diff options
Diffstat (limited to 'lib/theme.less')
| -rw-r--r-- | lib/theme.less | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/lib/theme.less b/lib/theme.less index b56111c06..c61da444c 100644 --- a/lib/theme.less +++ b/lib/theme.less @@ -33,9 +33,6 @@ - - - // COMING SOON... // -------------- @@ -55,8 +52,8 @@ @gridGutterWidth: 20px; -/* -TODO: -- add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc) -- add new docs section for Theme.less -*/
\ No newline at end of file +// +// TODO: +// - add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc) +// - add new docs section for Theme.less +//
\ No newline at end of file |
