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 6a59686 commit 85f4751Copy full SHA for 85f4751
frontend/encore/simple-example.rst
@@ -322,7 +322,7 @@ Compiling Only a CSS File
322
.. caution::
323
324
Using ``addStyleEntry()`` is supported, but not recommended. A better option
325
- is to use follow the pattern above: use ``addEntry()`` to point to a JavaScript
+ is to follow the pattern above: use ``addEntry()`` to point to a JavaScript
326
file, then require the CSS needed from inside of that.
327
328
If you want to only compile a CSS file, that's possible via ``addStyleEntry()``:
0 commit comments