mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-13 16:50:29 +08:00
Stop Jekyll from converting Sass files into CSS
This commit is contained in:
parent
188c798a94
commit
e6c46571b0
@ -30,6 +30,7 @@ build:
|
|||||||
|
|
||||||
@echo "Moving CSS, LESS & SASS to /"
|
@echo "Moving CSS, LESS & SASS to /"
|
||||||
cp -r ${FA_ROOT_DIRECTORY}/ ../
|
cp -r ${FA_ROOT_DIRECTORY}/ ../
|
||||||
|
mv ../scss/fork-awesome.scss.txt ../scss/fork-awesome.scss
|
||||||
|
|
||||||
@echo "Moving font files to assets"
|
@echo "Moving font files to assets"
|
||||||
cp -r ../fonts ${FA_ROOT_DIRECTORY}/
|
cp -r ../fonts ${FA_ROOT_DIRECTORY}/
|
||||||
|
Loading…
Reference in New Issue
Block a user