How can I prevent extra image assets with CSS styles?« Back to Questions List
I'm using CSS styles to reuse my image files. It works great! My problem is when I create my style, the image layer I add the css style to also gets exported. So I end up with extra assets in my skins folder. How can I prevent this? Thanks |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Use a Shape for Layers, Image for StylesExport Kit will render all your CSS Styles are dynamic and can apply to any layer. Because you are using CSS Styles with Images, this means that you are also using CSS Images ( Because Using shapes in your layout will render only the images in the styles, and prevent ”extra image assets” in the skins. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.