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 c67d907 commit bdbd7a6Copy full SHA for bdbd7a6
frontend/encore/simple-example.rst
@@ -17,7 +17,7 @@ application: it will *require* all of the dependencies it needs (e.g. jQuery or
17
// assets/app.js
18
// ...
19
20
- import '../css/app.css';
+ import './styles/app.css';
21
22
// var $ = require('jquery');
23
0 commit comments