UNPKG
stitches
Version:
latest (1.2.11)
1.2.11
Stitches is an HTML5 sprite sheet generator.
draeton.github.com/stitches/
draeton/stitches
stitches
/
src
/
css
/
stitches.css
4 lines
•
123 B
CSS
View Raw
1
2
3
4
@
import
url
(
"./base.css"
)
; @
import
url
(
"./toolbar.css"
)
; @
import
url
(
"./palette.css"
)
; @
import
url
(
"./sprite.css"
)
;