Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We're looking at some big changes in roots over the next couple months. In preparation, I'd like to update the default roots template to shift the mindset towards some of the new technologies we are embracing.
A lot of changes here:
The coffeescript/stylus flow was epic and lasted us years, but web standards are catching up and it's time for us to embrace them and make things more accessible. Ideally, this new flow would be just clean-looking and allow us to be just as productive, if not more, than what we had before. It's not quite there yet, but it's getting there fast.
I think most of the progress is needed in the css front. The sugarss syntax, still a work in progress, will be a major upgrade over the current whitespace plugin we have running. And porting axis to postcss would also represent a major productivity boost, and we're in discussions over making this happen soon.
In the meantime, I'd like to get things started! Anyone have comments, feelings, etc. about this PR?