8000 Use SCSS instead of CSS for code block · symfony/symfony-docs@ce63c8c · GitHub
[go: up one dir, main page]

Skip to content

Commit ce63c8c

Browse files
committed
Use SCSS instead of CSS for code block
1 parent 037f448 commit ce63c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/bootstrap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Now that ``bootstrap`` lives in your ``node_modules/`` directory, you can
1616
import it from any Sass or JavaScript file. For example, if you already have
1717
a ``global.scss`` file, import it from there:
1818

19-
.. code-block:: css
19+
.. code-block:: scss
2020
2121
// assets/css/global.scss
2222

0 commit comments

Comments
 (0)
0