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 7f54d16 commit cd84f1bCopy full SHA for cd84f1b
frontend/encore/installation.rst
@@ -99,7 +99,7 @@ is the main config file for both Webpack and Webpack Encore:
99
module.exports = Encore.getWebpackConfig();
100
101
Next, create a new ``assets/js/app.js`` file with some basic JavaScript *and*
102
-import some JavaScript:
+import some CSS:
103
104
.. code-block:: javascript
105
0 commit comments