UNPKG

@curtishughes/rubiks-cube

Version:

<img src="assets/classic.gif" height="150px" />

8 lines (7 loc) 248 B
import blue from './blue.png'; import green from './green.png'; import orange from './orange.png'; import red from './red.png'; import white from './white.png'; import yellow from './yellow.png'; export { blue, green, orange, red, white, yellow };