purecss-utils icon indicating copy to clipboard operation
purecss-utils copied to clipboard

Extesnion Library for YUI Pure CSS (www.purecss.io)

Results 2 purecss-utils issues
Sort by recently updated
recently updated
newest added

I think `flex 0 0 auto` in `div[class*="oss-u-flex"]` overwriting each `oss-u-flex` flex basis. So I can't get the width. I think you need either remove this or give each an...

Hi there, for a project of mine I needed a SCSS-version of the push-pull mechanism. I edited the gulp file, added the sass-folder with the SASS-ified LESS files. In addition...