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

Native css version with variables #250

Closed
lukasoppermann opened this issue Jun 19, 2017 · 2 comments
Closed

Native css version with variables #250

lukasoppermann opened this issue Jun 19, 2017 · 2 comments

Comments

@lukasoppermann
Copy link

I would love to have a native version with css variables, that can be used without using postcss.

Expected behavior

I should be able to set css variables to overwrite the current gutter settings.

Actual behavior

Css variables are not supported in media queries so this would need to be removed/compiled beforehand.

Is there any chance it would make using this much nicer.

@ghost
Copy link

ghost commented Jul 6, 2017

Same thing is being asked for in the React wrapper. Link. Bit of a workaround is mentioned there using webpack.NormalModuleReplacementPlugin.

@lukasoppermann
Copy link
Author

I actually build my own version https://github.com/nuclei/raster

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

1 participant