nathggns / node-compass

Compass middleware for node.js.
43 stars 13 forks source link

Separate caching system from the compiler #32

Open nathggns opened 10 years ago

nathggns commented 10 years ago

Currently the caching system is coupled to the compiler in the development branch. This should be completely separate to make it more flexible.