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

css fixes, move to basscss@7 #51

Closed
wants to merge 3 commits into from
Closed

css fixes, move to basscss@7 #51

wants to merge 3 commits into from

Conversation

joewestcott
Copy link
Contributor

  • Changes build scripts to use postcss
  • Removes basscss& cssnext dependency from package.json (not needed)
  • Adds postcss and postcss-cssnext to package.json
  • Adds postcss-cli, postcss-cssnext and postcss-import to ./examples/package.json
  • Adds cssnano to ./examples/package.json (postcss minification)
  • Adds basscss-button-transform to ./examples/package.json (needed by basscss v7)
  • Updates basscss v6 syntax to v7
  • Minor text formatting

@voronianski
Copy link
Member

voronianski commented Aug 7, 2016

@joewestcott could you try to resolve branch with latest master? If there will be problems then I advice to leave only change with postcss. Actually basscss is only used in example folder (f71bca2#diff-6621de04c1c88756164d80c93cc2369dR19) and I think it will fine to keep it even with v6.

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

Successfully merging this pull request may close these issues.

None yet

2 participants