CSS icon indicating copy to clipboard operation
CSS copied to clipboard

CSS language plugin for Light Table

Results 2 CSS issues
Sort by recently updated
recently updated
newest added

An Extension of https://github.com/LightTable/CSS/issues/1 The current system uses recursion, which is generally avoided in clojure due to a lack of Tail Call Optimization. This is a result of my relative...

An extension of https://github.com/LightTable/CSS/issues/1 The current rewriting system is only capable of rewriting URLs for the LT-UI client due to an inability to generically get the path to the context...