ember-mobile-menu
ember-mobile-menu copied to clipboard
can this be used without sass?
just reading this page: https://nickschot.github.io/ember-mobile-menu/versions/v2.0.0-beta.1/docs/usage
I don't use sass. is there a way to have the compiled CSS used?
It should automatically include the CSS in the vendor bundle in that case. Is that not working? I'd like to move away from SCSS anyway soon and use a PostCSS configuration.
edit: see https://github.com/nickschot/ember-mobile-menu/blob/master/index.js#L17
do you still need css or postcss in general?
nesting is supported across all browsers now :tada: