Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Creation of a vanilla css template that doesn't include bootstrap css. #59

Closed
wants to merge 1 commit into from

Conversation

dougmcclurg
Copy link

  • Removes all twitter bootstrap overides
    • Removes expensive [class^="icon-"] and [class*=" icon-"] css rules and replaces them with generated class names
    • Removes all comments in the css, comments are erroneous when passing through sass_converters
    • Adds a flag to options to generate the bare css file --bare_css

  - Removes all twitter bootstrap overides
  - Removes expensive [class^="icon-"] and [class*=" icon-"] css rules and replaces them with generated class names
  - Removes all comments in the css, comments are erroneous when passing through sass_converters
  - Adds a flag to options to generate the bare css file --bare_css
@kaizau
Copy link
Member

kaizau commented Apr 14, 2013

Thanks for jumping in. Next version of the gem will be out next week with a different internal API. If you want the commit credit, just revise this to the big_refactor branch. Otherwise, I'm happy to do it myself on Tuesday.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants