mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Build 0.8.1
This commit is contained in:
@@ -17,7 +17,7 @@ build_sass()
|
||||
local name="${fileName%.*}"
|
||||
local destFile="$CSS_DIR/$name.css"
|
||||
|
||||
sass "$1" "${destFile}" ${SASS_OPTIONS}
|
||||
sass "$1" "${destFile}"
|
||||
}
|
||||
|
||||
run_it()
|
||||
|
||||
Reference in New Issue
Block a user