remove messages
This commit is contained in:
parent
f8f7472251
commit
83fd3517fe
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -3,7 +3,7 @@
|
|||
mkdir compiled -p
|
||||
#The compiled folder holds all the separate compiled CSS files.
|
||||
|
||||
subtypes=(general buttons grid headings icons iehacks inputs messages navbar tables)
|
||||
subtypes=(general buttons grid headings icons iehacks inputs navbar tables)
|
||||
#You can change the subtypes used by changing this.
|
||||
|
||||
rm -f compiledcss.js
|
||||
|
|
Loading…
Add table
Reference in a new issue