#5902 closed feature (notabug)
DRYer CSS
Reported by: | danielrb | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | [meta] ui.themeroller | Version: | 1.8.3 |
Keywords: | css sass | Cc: | |
Blocked by: | Blocking: |
Description
Hi,
It would be great if the css from theme-roller would be DRYer, possibly being created in the format of tools such as SASS, compass or LESS.
Change History (6)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | ui.core → [meta] ui.themeroller |
---|
comment:3 Changed 12 years ago by
Hi folks,
I think a YAML file of all the variables set in a Themeroller CSS file would be enough. we can build a compass plugin that takes a YAML file and convert it into constants that SASS can use. I think this is probably the same with LESS too.
Themeroller is too awesome to not have its variables made usable in other parts of a site's design! Keep up the good work folks!
comment:4 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:5 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Moved to new repo: https://github.com/jquery/download.jqueryui.com/issues/36
Note: See
TracTickets for help on using
tickets.
Are you requesting that we generate a LESS file or a SASS file in addition to a CSS file?