Mercurial > wikked
changeset 460:bca920563cfb
core: Remove unused CSS.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 30 Sep 2018 21:39:25 -0700 |
parents | 6c8f90e47338 |
children | 2fc9abd93023 |
files | wikked/assets/css/wikked.less |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/wikked/assets/css/wikked.less Sun Sep 30 21:38:44 2018 -0700 +++ b/wikked/assets/css/wikked.less Sun Sep 30 21:39:25 2018 -0700 @@ -14,6 +14,5 @@ @import "wikked/alerts.less"; // End with other miscellaneous stuff. -@import (less) "syntax.css"; -@import (less) "wmd.css"; +@import (inline) "syntax.css";