Topic: SCSS Compilation error

AlexNCRI priority asked 2 years ago


Expected behavior SCSS Compilation with success by BuildWebCompiler ( it is .net library)

Actual behavior It doesn't compile.

Resources (screenshots, code snippets etc.)

mdb.pro.scss(5, 7): [0] Invalid CSS after "... $alpha: 0.2,"

I found this place . Compiler says that last comma is css syntax error

@mixin ripple-variant($color_value) { $gradient: rgba( $color: $color_value, $alpha: 0.2, ) 0, rgba( ....


Grzegorz Bujański staff answered 2 years ago


Unfortunately we have no experience with BuildWebCompiler and do not support it. We recommend webpack to compile our files and we provide our clients with a ready-made configuration that you can use: https://mdbootstrap.com/docs/standard/getting-started/webpack-starter/



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

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 4.0.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No