puikinsh / Adminator-admin-dashboard

Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more
https://colorlib.com/polygon/adminator/index.html
MIT License
4.39k stars 1.74k forks source link

Migrates to dart sass #294

Closed rensite closed 1 year ago

rensite commented 2 years ago

Since node-sass is deprecated I decided to replace it with dart sass implementation. Made some enhancement to scss' as well.

jepperaskdk commented 2 years ago

Seems to work. :)

@puikinsh Should we merge this one?

puikinsh commented 2 years ago

@jepperaskdk I think it is a good idea. It does cause a conflict and can't be merged right away, but I believe this is a good idea since node-sass is depreciated.

jepperaskdk commented 1 year ago

@rensite Sorry I forgot about this.. If you resolve the merge conflicts, then we can merge this.