aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities/colors.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-50/+0
2017-05-28new toc in utils and about and extendMark Otto1-2/+2
2017-03-28quickly fix #21761 by adding .text-gray-dark exampleMark Otto1-0/+1
2016-10-09Document the .bg-faded classMark Otto1-0/+1
Fixes #20550.
2016-09-08Revamp background utilities and add new .text-white utilityMark Otto1-8/+9
- Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds
2016-09-08Docs: Breaks out Utilities into separate section and optimizes its pages ↵Kovah1-0/+47
(#20678)