Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can this be used without sass? #73

Open
NullVoxPopuli opened this issue Jun 6, 2020 · 2 comments
Open

can this be used without sass? #73

NullVoxPopuli opened this issue Jun 6, 2020 · 2 comments

Comments

@NullVoxPopuli
Copy link

NullVoxPopuli commented Jun 6, 2020

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?

@nickschot
Copy link
Owner

nickschot commented Jun 6, 2020

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

@NullVoxPopuli
Copy link
Author

do you still need css or postcss in general?

nesting is supported across all browsers now 🎉

@NullVoxPopuli NullVoxPopuli mentioned this issue Sep 9, 2023
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

No branches or pull requests

2 participants