diff --git a/build.sh b/build.sh index cd21336..8bfc800 100644 --- a/build.sh +++ b/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