diff options
author | Saku Ytti <saku@ytti.fi> | 2014-03-01 19:27:44 +0200 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-03-01 19:27:44 +0200 |
commit | 465de586078eb40e6d0ae820d9da8a254c181021 (patch) | |
tree | 87bbbe5b7732fb58c0b6b77bc2de67caa0318ff4 /TODO.md | |
parent | 7c2565720c898b0573a5a30db958d8a78577f4a4 (diff) |
Switch from CSS to SASS
I probably should figure out how to start rack in the code, so I'd get
caching of the SASS (and in future Coffee) files, instead of Sinatra
generating them always on the fly
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,9 +8,6 @@ # config * save keys as strings, load as symbols? -# REST API - * figure out if is somehow possible to run rack/puma/sinatra stack with oxidized select() - # other should it offer cli mass config-pusher? (I think not, I have ideas for such program and I'm not sure if synergies are high enough for shared code without |