creativetimofficial / ct-material-kit-pro

Premium Bootstrap 4 UI Kit based on Google's Material Design
https://www.creative-tim.com/product/material-kit-pro
128 stars 36 forks source link

[Bug] SASS not compiling #190

Closed paulwillen closed 1 year ago

paulwillen commented 1 year ago

Version

3.0.3

Reproduction link

https://noreproductionlink.com

Operating System

Windows 11

Device

PC

Browser & Version


Steps to reproduce

1) Download UI Kit 2) Extract UI Kit

edit file like described here: https://demos.creative-tim.com/material-kit-pro/docs/2.0/components/colors.html

3) Run npm install 4) Run gulp compile-scss

What is expected?

Well-compiled SCSS files which work on my site.

Gulp should successfully compile scss and it should be able to be served

What is actually happening?

I receive an error:

207 │ @return mix(white, $color, $weight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ assets\scss\material-kit-pro\bootstrap_functions.scss 207:11 tint-color() assets\scss\material-kit-pro_variables.scss 132:12 @import assets\scss\material-kit-pro.scss 21:9 root stylesheet


Solution

Additional comments

paulwillen commented 1 year ago

It's been a week and no update from the team - this is not what I call "Priority Support" when purchasing the creative tim club lifetime membership

groovemen commented 1 year ago

Hello @paulwillen,

Thank you for using our products, and sorry for this late response. I have noticed that the error that you have encountered id from the bootstrap functions. Until the next product update, we'll ask you to update the SCSS bootstrap version from your project with the latest version or you can replace it with this archive attached below (we have already updated the version). scss.zip

Hope this information helps you. Please let us know if we can help you with anything else.

All the best, Stefan

paulwillen commented 1 year ago

Thanks! Hope this will soon be updated in the package as well - but this worked!