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

Enable CSS and SASS (SCSS, Sassy CSS) module support #181

Closed
dance2die opened this issue Aug 18, 2019 · 1 comment
Closed

Enable CSS and SASS (SCSS, Sassy CSS) module support #181

dance2die opened this issue Aug 18, 2019 · 1 comment
Labels
kind: feature New feature or request scope: integration Related to an integration, not necessarily to core (but could influence core)

Comments

@dance2die
Copy link
Contributor

Current Behavior

Current default configuration doesn't recognize either .scss and .css extensions.

demo

Desired Behavior

Enable support for SCSS and CSS module

Suggested Solution

Honestly, as a novice TypeScript user I am not sure how to approach this issue.

Who does this impact? Who is this for?

It'd impact anyone creating React component libraries using S/CSS modules.

Describe alternatives you've considered

I thought of preprocessing SCSS and import it as CSS but CSS isn't recognized either. Kind of lost what I can do (unless I go back to Webpack or raw Rollup route).

Additional context

Let me know if there is a workaround I can implement should there is a way 🙂

@dance2die
Copy link
Contributor Author

Closing as a there is a related issue #110, if implemented, would solve this request.

@agilgur5 agilgur5 added the kind: feature New feature or request label Mar 11, 2020
@agilgur5 agilgur5 added the scope: integration Related to an integration, not necessarily to core (but could influence core) label Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request scope: integration Related to an integration, not necessarily to core (but could influence core)
Projects
None yet
Development

No branches or pull requests

2 participants