Error when compiling .scss files to .css file


Topic: Error when compiling .scss files to .css file

sbelilita pro asked 7 years ago

Error in plugin 'sass' Message: node_modulesng-mdb-proassetsscssangularfree_inputs.scss Error: Undefined variable: "$input-success-color". on line 34 of node_modules/ng-mdb-pro/assets/scss/angular/free/_inputs.scss >> border-bottom: 1px solid $input-success-color !important; --------------------------^

Hello sbelilita

Please ensure that in your .angular-cli.json file you defined your default styles as scss.

"defaults": {
"styleExt": "scss",
"component": {}
}

Regards

Maciej


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No