Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 6a59686 + 85f4751 commit 45115dcCopy full SHA for 45115dc
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