CSSketch
CSSketch copied to clipboard
[Feature Request] Add Support for CSS `opacity` Property
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; }