JohnCoates / JohnCoates/CSSketch
[Feature Request] Add Support for CSS `opacity` Property
Open
- Dominant language
- Objective-C
- Stars
- 1.9k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
It would be incredibly useful to be able to set the `opacity` of layers directly via CSSketch:
```
.bg-img { opacity: 0.35; }
.vertical-rule { opacity: 0.6; }
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.