diff options
-rw-r--r-- | doc/todo/Support_preprocessing_CSS.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Support_preprocessing_CSS.mdwn b/doc/todo/Support_preprocessing_CSS.mdwn new file mode 100644 index 000000000..bee9ad91f --- /dev/null +++ b/doc/todo/Support_preprocessing_CSS.mdwn @@ -0,0 +1 @@ +Inspired by [this blog post](http://eikke.com/2007/12/23/css-preprocessor/), I think ikiwiki could support preprocessing CSS files. Templates, conditionals, and raw inlines could all prove useful in CSS. --[[JoshTriplett]] |