aboutsummaryrefslogtreecommitdiff
path: root/site/assets/scss/docs.scss
AgeCommit message (Collapse)AuthorFilesLines
2021-06-22v5.1: Add optional CSS grid (#31813)Mark Otto1-0/+6
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR1-2/+2
2020-04-13Update docs for new XXL grid tierMark Otto1-0/+1
- Updates mentions of number and exact tiers - Updates grid example to include xxl container - Adds some scss-docs references - Cleans up other grid mentions and docs - Updates navbar example to include an expand at XXL variant
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-9/+0
This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard1-0/+9
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-01-23docs(styles): drop .booticon styles (#30071)Gaël Poupard1-14/+0
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-2/+2
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-0/+67
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.