Skip to content

Commit c45250c

Browse files
committed
Fix app.css comment syntax
1 parent d8bbdd7 commit c45250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/installation-no-flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ And the new ``assets/css/app.css`` file:
9494

9595
.. code-block:: css
9696
97-
// assets/css/app.css
97+
/* assets/css/app.css */
9898
body {
9999
background-color: lightgray;
100100
}

0 commit comments

Comments
 (0)