You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
See Error [!] Error: Identifier directly after number (Note that you need plugins to import files that are not JavaScript)
What is expected?
Styles to be built properly
What is actually happening?
Styles fail
1:
2: h1 {
^
3: color: red;
4: }
Error: Identifier directly after number (Note that you need plugins to import files that are not JavaScript)
at error (C:\Projects\ui\node_modules\rollup\dist\shared\rollup.js:5240:30)
at Module.error (C:\Projects\ui\node_modules\rollup\dist\shared\rollup.js:9932:16)
at tryParse (C:\Projects\ui\node_modules\rollup\dist\shared\rollup.js:9791:23)
at Module.setSource (C:\Projects\ui\node_modules\rollup\dist\shared\rollup.js:10239:19)
at ModuleLoader.addModuleSource (C:\Projects\ui\node_modules\rollup\dist\shared\rollup.js:18524:20)