Opened 10 years ago

Last modified 10 years ago

#11463 new enhancement

Runtime support for pre-processor stylesheets — at Version 1

Reported by: lkraav Owned by: Olemis Lang
Priority: normal Component: ThemeEnginePlugin
Severity: normal Keywords: css, less, sass, scss
Cc: Trac Release:

Description (last modified by lkraav)

Pre-processor advantages are probably obvious for everyone.

Idea is for the plugin to automatically compile and cache all enqueued pre-processor stylesheets, like LESS or SCSS, determined by the file name extension.

I'm familiar with only LESS for now, so that's my own contribution goal.

I would be modeling the solution after this well working WP-LESS plugin from WordPress world.

Problem spot might be finding a Python LESS compiler of adequate quality. Pointers welcome.

Leave a comment if you're interested in having such a tool.

Rationale for including this in ThemeEnginePlugin: seems like a natural fit. Trac developer resources are scarce, so I'd rather avoid fragmentation.

Change History (1)

comment:1 Changed 10 years ago by lkraav

Description: modified (diff)

Explain integration

Note: See TracTickets for help on using tickets.