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

Importing variables in css #110

Closed
illiaskh opened this issue Feb 1, 2018 · 2 comments
Closed

Importing variables in css #110

illiaskh opened this issue Feb 1, 2018 · 2 comments

Comments

@illiaskh
Copy link

illiaskh commented Feb 1, 2018

Hello, i'm currently working on my new workflow.
I'm working with postcss and i'm trying to recreate a sass-like environment.
I wanted to get variables in my css so i added Postcss-simple-vars and I want to separate my work into multiple files so i use precss for that. I wanted to import variables from a file to an other but it seems like it doesn't work and i can't get a way around it.
I really don't want to work with a preprocessor this time but only with Postcss as it is way faster.
Could anyone explain me how to properly import variables?
Thanks in advance

@doasync
Copy link

doasync commented Feb 6, 2018

See issue #112

@illiaskh
Copy link
Author

illiaskh commented Feb 8, 2018

Issue #112 's temporary solution does the work, closing issue

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