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 we add CSS support? #38

Open
gahlotbaba opened this issue May 10, 2020 · 1 comment
Open

Can we add CSS support? #38

gahlotbaba opened this issue May 10, 2020 · 1 comment

Comments

@gahlotbaba
Copy link

Hi,

I tried but facing issues with enabling CSS in the boilerplate.

Issue type :-
/Users/mohit/Documents/isomorphic-react/src/app.css:1
.p {
^
SyntaxError: Unexpected token .

I do want to support below stuff :-

  1. CSS / SCSS with / without CSS module
  2. Combined CSS using https://webpack.js.org/plugins/mini-css-extract-plugin/
  3. Require help to understand such modules to render on NODE/Server side.
@GaddMaster
Copy link

JS to CSS -> npm install styled-components
I use this, you might find it useful

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