CSSketch icon indicating copy to clipboard operation
CSSketch copied to clipboard

[Feature Request] Add Support for CSS `opacity` Property

Open luxlogica opened this issue 9 years ago • 0 comments

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; }

luxlogica avatar Mar 12 '16 23:03 luxlogica