aboutsummaryrefslogtreecommitdiff
path: root/site/assets/scss/_syntax.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-11-23Update _syntax.scss (#32117)XhmikosR1-38/+46
* Update _syntax.scss with the latest chroma selectors * Sort selectors * Remove no longer needed chroma workaround * remove comments
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-0/+94
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.