VulcanJS / vulcan-next

The Next starter for GraphQL developers
http://vulcan-docs.vercel.app
MIT License
393 stars 29 forks source link

Lack of a vscode-styled-jsx-postcss plugin #51

Open eric-burel opened 4 years ago

eric-burel commented 4 years ago

We need PostCSS, and in particular nesting, for correct override of nested components styles in Next, see relevant discussion.

However at this point vscode-styled-jsx doesn't reckognize PostCSS. There are alternatives for various styling solutions like Stylus or SCSS with corresponding language server, but none for PostCSS as far as I know.

Keimeno commented 3 years ago

+1