pyramid_scss
pyramid_scss copied to clipboard
Adds SCSS renderering capabilities to Pyramid, with optional caching.
Results
1
pyramid_scss issues
Sort by
recently updated
recently updated
newest added
Adds the ability to serve SCSS stylesheets transparently, from the same endpoint as static CSS assets. This feature is optional and doesn't break existing configurations. @eevee can you CR if...