CSS-Buddy icon indicating copy to clipboard operation
CSS-Buddy copied to clipboard

A Sketch 3 plugin that allows you to use CSS on layers.

Results 5 CSS-Buddy issues
Sort by recently updated
recently updated
newest added

I have searched around but can't find info on how to install

Here it is how it looks on my mac: ![screen shot 2016-08-29 at 17 24 06](https://cloud.githubusercontent.com/assets/8344688/18058710/8518dd4e-6e0d-11e6-9b31-55be3dad2dba.png)

Hi there. As you probably know, `[MSTextLayer lineSpacing]` has been deprecated for a while, and it will be removed in Sketch v40. Please update your Plugin to use `[MSTextLayer lineHeight]`...

This is great! It would be nice if border-radius was also supported. Also I wish the question at the bottom of the dialog about overriding styles was checked by default...

readme.md said that ``` Only use available and valid CSS properties – available properties listed below Do this: background-color: blue; opacity: 0.5; box-shadow: 0 10px 20px rgba(0,0,0,.13), 0 4px 7px...

enhancement