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

Remove scss imports from project #1

Open
ryan-codingintrigue opened this issue May 12, 2017 · 1 comment
Open

Remove scss imports from project #1

ryan-codingintrigue opened this issue May 12, 2017 · 1 comment

Comments

@ryan-codingintrigue
Copy link

I can do a PR for this, but I thought I would check first...

Can we remove the scss imports from the project? I'd like to let my project handle these dependencies.

Users may want to use asynchronous loading:

import('@material/card/mdc-card.scss');

Or simply load the full stylesheet:

import "~material-components-web/dist/material-components-web.css";
@BerndWessels
Copy link
Owner

@ryan-codingintrigue you are right, haven't thought about that.

Please provide a PR and let me know if you like to become a collaborator since I am a bit stretched on time.

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