-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Describe the bug
I am getting the following error during compilation:
ERROR Failed to compile with 1 errors 11:09:55 PM
error in ./src/styles/quasar.sass
Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Expected expression.
╷
48 │ border-bottom: none /* 1 */
│ ^
╵
node_modules/quasar/src/css/normalize.sass 48:24 @import
node_modules/quasar/src/css/index.sass 2:9 @import
/Users/esindger/www/test/quasar-sass-test/src/styles/quasar.sass 2:9
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/esindger/quasar-sass-test
- Run
npm run serve
Expected behavior
Successful compilation.
Platform (please complete the following information):
OS: macOS 10.15
Node: 12.7.0
NPM: 6.10
Vue-Cli: 4
Metadata
Metadata
Assignees
Labels
No labels