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

Sass template integration based on the less template #31

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

markmoulard
Copy link

No description provided.

@markmoulard
Copy link
Author

I've created a Sass template based on the existing Less template to export the sprites on Sass format too

@markmoulard
Copy link
Author

I've commited a new version : now stitches can support responsive design with the percentage unit (all the template can be used by pixels or by percents)

@markmoulard
Copy link
Author

I've added a more efficent compact layout by redefining the intersection algorithme for the base layout and i've optimize the loading time by desactivating the overlay as soon as the spritesheet is computed

@markmoulard
Copy link
Author

I've fixed a bug with the export command : when a sprite was deleted, the export file contains many obsolete data

@markmoulard
Copy link
Author

I've added a parent-width/parent-height property for each sprite for exporting sprite-sizePercentage classes in the css/less/sass export for responsive web design, and added some options for exporting frame

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

Successfully merging this pull request may close these issues.

1 participant