diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-23 19:06:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-23 19:06:50 -0500 |
commit | 7a4181e8ebd18b53eb2fd8bdf9235923a5bbf91c (patch) | |
tree | c8d7649546121441c5cfadad66df67bca87479c0 | |
parent | 79b1d4075c3b45b882587c33bb656d97e9da4ba8 (diff) |
web commit by JoshTriplett
-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]] |