We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f70a0c commit 3bd15d1Copy full SHA for 3bd15d1
1 file changed
system/Debug/Toolbar/Views/SASS/toolbar.scss
@@ -14,7 +14,7 @@
14
// 1. Open the Terminal
15
// 2. Install SASS: https://sass-lang.com/install
16
// 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"
+// 4. Generate the CSS file: "sass --no-cache --scss --sourcemap=none toolbar.scss ../toolbar.css"
18
19
20
// IMPORTS
0 commit comments