aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_colors.scss
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-24/+0
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2017-10-04revert a77c13cGijs Boddeus1-3/+3
2017-10-04change order off properties in _colors.scssGijs Boddeus1-3/+3
2017-09-13modified the yiq to to an actual functiongijsbotje1-3/+3
function only returns a value, not the attribute itself updated every use of the former mixin to use the new function
2017-06-15prep docs for displaying the colorsMark Otto1-0/+24