Search and Top Navigation
#5902 closed feature (notabug)
Opened August 04, 2010 11:42PM UTC
Closed October 10, 2012 05:16PM UTC
Last modified October 11, 2012 09:15PM UTC
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.
Attachments (0)
Change History (6)
Changed August 05, 2010 08:08PM UTC by comment:1
Changed August 05, 2010 08:09PM UTC by comment:2
component: | ui.core → [meta] ui.themeroller |
---|
Changed September 09, 2010 03:36AM UTC by comment:3
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!
Changed June 26, 2012 01:22AM UTC by comment:4
type: | enhancement → feature |
---|
Changed October 10, 2012 05:16PM UTC by comment:5
resolution: | → invalid |
---|---|
status: | new → closed |
Moved to new repo: https://github.com/jquery/download.jqueryui.com/issues/36
Changed October 11, 2012 09:15PM UTC by comment:6
milestone: | TBD |
---|
Milestone TBD deleted
Are you requesting that we generate a LESS file or a SASS file in addition to a CSS file?