Daemonite / material

Material Design for Bootstrap 4
http://daemonite.github.io/material/
MIT License
3.2k stars 725 forks source link

Typo in doc #222

Open usr3 opened 5 years ago

usr3 commented 5 years ago

In the theming section, the custom sass import should be colors instead of colours in 3 places.

// Required @import "node_modules/daemonite-material/assets/scss/colours" (twice)

// Import Material colours @import "node_modules/daemonite-material/assets/scss/colours"

djibe commented 4 years ago

Fixed in my fork : https://djibe.github.io/material/

Thanks for your help.

sesemaya commented 4 years ago

Hi @usr3,

Thanks for your help.

This has been fixed by https://github.com/Daemonite/material/pull/237.

sesemaya commented 4 years ago

Reopening...

https://github.com/Daemonite/material/pull/237 only fixed two, one more to go.