1

style.css: make hash the same

This commit is contained in:
2024-01-27 19:19:51 +02:00
parent c3ef78605d
commit cecd679da6
11 changed files with 53 additions and 26 deletions

View File

@@ -1,2 +1,2 @@
style.css: style.scss grids-responsive.css pure.css
sass --no-source-map $< $@
sass --no-charset --no-source-map $< | perl -p -e 'chomp if eof' > $@