Open jchck opened 8 years ago
@mattcdowning main.scss -> main.css is updated & importing tachyons
@jchck pr made: https://github.com/jchck/thyme/pull/11
I left the bootstrap specific extends in but commented out. Let me know if anything is missing or you want to handle any of this differently.
reposting and closing pr #11
I don't understand the purpose of keeping bootstrap specific Sass in the markup. Sass support is out of project scope.
We're also going to need the CSS those Sass files were providing so we can support native wordpress functions.
@jchck PR made: https://github.com/jchck/thyme/pull/12 Added WP generated classes from Codex and removed all Bootstrap markup.
Should be pretty straight forward, the necessary files are listed below. I'm assuming we're going to maintain the same
/asset
directory structure and will be shipping the same empty style partials as well.