change styles
This commit is contained in:
parent
f424e609bc
commit
0ff312e3ba
10 changed files with 228 additions and 21 deletions
|
@ -17,7 +17,7 @@ fi
|
|||
FILES=(sass_processed/style.css sass_processed/content-description.css sass_processed/table.css sass_processed/ranks.css)
|
||||
|
||||
cd `dirname $0`
|
||||
sass --update resources:sass_processed
|
||||
sass resources:sass_processed
|
||||
|
||||
echo
|
||||
postcss "${FILES[@]}" --verbose --use autoprefixer -d resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue