onokumus / metismenu

A collapsible jQuery menu plugin

Home Page:https://onokumus.github.io/metismenu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add SCSS styles

dangelion opened this issue · comments

Hi
could you add the SCSS files? They're useful for many reasons. In all modern projects, SCSS are used in place of CSS. So for correctly importing your library we need SCSS.

You could duplicate metisMenu.css inside src folder to metisMenu.scss and that's all. Your library will be compatible with SCSS projects.

Let me know
Thanks