Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Order of CSS properties #35

Open
patocallaghan opened this issue Aug 14, 2012 · 0 comments
Open

Feature Request: Order of CSS properties #35

patocallaghan opened this issue Aug 14, 2012 · 0 comments

Comments

@patocallaghan
Copy link

Hey,

this is an extremely minor feature request.

In my stylesheets I like to have the position related selectors appear above the styling ones, so each time I copy & paste the SpriteCow CSS I have to do some minor reshuffling.

For example:

width: 17px;
height: 17px;
background: url('/images/interface/bg/bg-sprite.png') no-repeat -230px -1px;

It would be great if I could drag/drop the selectors into the order I want and this be saved in local storage (like the file path feature).

Thanks for a great tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant