We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf9cea commit 60f54c0Copy full SHA for 60f54c0
contributing/css.md
@@ -10,7 +10,7 @@ Open your terminal, and navigate to CodeIgniter's root folder. To
10
generate the CSS file, use the following command:
11
12
```console
13
-sass --no-source-map admin/css/debug-toolbar/toolbar.scss system/Debug/Toolbar/Views/toolbar.css`
+sass --no-source-map admin/css/debug-toolbar/toolbar.scss system/Debug/Toolbar/Views/toolbar.css
14
```
15
16
Details:
0 commit comments