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

Refactor CSS to use PostCSS instead of SASS #103

Open
taras opened this issue Jul 14, 2016 · 4 comments
Open

Refactor CSS to use PostCSS instead of SASS #103

taras opened this issue Jul 14, 2016 · 4 comments

Comments

@taras
Copy link
Collaborator

taras commented Jul 14, 2016

PostCSS will allow us to use their autoprefixer module which would automatically add prefixed to flex box. It would address #97.

Objections, thoughts?

@offirgolan
Copy link
Collaborator

That sounds good to me. Can you handle this task @taras?

@taras
Copy link
Collaborator Author

taras commented Jul 19, 2016

@offirgolan yep, I'll take care of it. I just wanted to check with you that you're good with this.

@offirgolan
Copy link
Collaborator

Oh okay gotcha. Yeah this sounds good. Prolly should have been done before 1.0 but it never even crossed my mind

@offirgolan
Copy link
Collaborator

@taras I made a temporary fix in #163 by just autoprefixing the addon.css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants