This directory contains files that are purely used in development.
The theme should continue to work even if this directory is removed.
Install Less (version 2.7.*)
npm install -g less
After editing the .less files, run Make
make css
Commit both dev/less
and static/css
.
File | Description |
---|---|
reset.less | CSS reset script |
pygments.less | Syntax highlighting |
main.less | Main file that @includes files below |
site.less | Core styles |
markdown.less | Styles for rendered Markdown content |
util.less | |
flexbox-prefixes.less |