Skip to content

Conversation

goutnet
Copy link

@goutnet goutnet commented Jul 15, 2023

Hi,

I am using mdb-ui-kit in a python project (django), and include directly the SASS layer from my main.scss.

As it turns, libsass doesn't like a few lines in the code, so I fixed it and would like to share the update for you.

Mainly:

  • optionnal arguments must come after mandatory argument (fixed by providing reasonable defaults)
  • rgb function doesn't like the r g b / a notation (fixed by using rgba instead)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant