fix(sprites): include sprite CSS in new client build

This commit is contained in:
SabreCat 2017-10-12 18:57:23 +00:00
parent 99f50f825a
commit 9ca6da0f75
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1,2 @@
@import './sprites/*.css';
@import './sprites/*.css';
@import './sprites.css';