JohnCoates / JohnCoates/CSSketch

cannot remove css rule from layer once set

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
1.9k
Forks
91
PR merge metrics
No merged PRs in 30d

Description

hi,

thanks for a great plugin!

i noticed the following:
1. I create a style, let's say .shadow
2. I create a layer in Sketch, and rename it to '.shadow'
3. The style is applied to my layer
4. Now I want to remove the style from that layer, or change to another one.
5. Changing the name of the layer does not remove the styling, and renaming the layer to a .no-shadow class (which in the stylesheet has box-shadow: none;) does not remove the shadow styling either.
#

I'm using .scss files.
I'm using Sketch v3.6.1, and CSSketch v1.1, OSX 10.11.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.