Skip to content

Commit 3bd15d1

Browse files
committed
Updated instructions to generate the CSS file
1 parent 9f70a0c commit 3bd15d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Debug/Toolbar/Views/SASS/toolbar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// 1. Open the Terminal
1515
// 2. Install SASS: https://sass-lang.com/install
1616
// 3. Go to the SASS folder: "cd system/Debug/Toolbar/Views/SASS"
17-
// 4. Generate the CSS file: "sass --no-cache --scss --sourcemap=none --style=compressed toolbar.scss ../toolbar.css"
17+
// 4. Generate the CSS file: "sass --no-cache --scss --sourcemap=none toolbar.scss ../toolbar.css"
1818

1919

2020
// IMPORTS

0 commit comments

Comments
 (0)