Hi,
When compiling the Sass package that ships with the Pro Bundle I am getting the following error, with Prepos.
I want to create my own color skin, but am unable to include the default MDB sass files due this.
Error: Invalid CSS after "...clude flexbox()": expected "}", was "white-space: no..."
on line 152 of mdb/pro/_tabs.scss
from line 60 of mdb.scss
from line 11 of custom.scss
Hello,
could you send to my email address: m.szymanska@mdbootstrap.com this scss file with your custom code? Now I can't recreate your problem, because on my computer Big Bundle pack works correct.
Best,
Marta
Hi Marta,
When I compiled the same SCSS file I am not getting the same error. I did reinstall SASS though.
Please close this issue. If it reoccurs I will log it again.
Thanks
I have the same issue!!! did not change anything exept colors!!!
Hello,
what specific logs do you have? Give here some demo or code, because I don't know what is wrong in your code.
Best,
Marta
Hi Marta,
I have the same problem, as McKay already mentioned in the post, the problem is in the sass files shipped with 4.3.2, pro/_tabs.scss
There is no semi-colon after '@include flexbox()'
Hi,
we've fixed this and we'll update our MDB pack in new release.
Best,
Marta
hello,
I have this in my project soludis
Invalid CSS after "...clude flexbox()": expected "}", was "white-space: no..."
Someone can help me I use the pro version of mdbootstrap 4.3.2
THank
Hi,
this problem is in _tabs.scss file? Which preprocessor do you use?
Best,
Marta
Seeing the same issue, the fix is to change line 151 in _tabs.css to @include flexbox()
;
Marta: Please report to your devs about the missing ; on line 151 in _tabs.scss. Minor typo :)
I'm using mdbpro 4.3.2
Hi, @leifcr,
I can confirm that this will be fixed in upcoming release