preset icon indicating copy to clipboard operation
preset copied to clipboard

*:after and *:before

Open juanbrujo opened this issue 6 years ago • 3 comments

Don't you miss in the first statement add *:after and *:before? Check this example

juanbrujo avatar Jan 11 '18 19:01 juanbrujo

Thanks! The file preset.css is made from has been a github Gist since 2015, and I was doing *, *:before, *after until last year when I switched it to just * so I think I'm going to leave this as-is.

But…it's easy to add in if you're wanting to use them on a specific project. I'd recommend customizing and using this file as a snippet, rather than a dependency! Something like these rules inevitably end up in one of the CSS files on almost every project I do :D

tomhodgins avatar Jan 11 '18 19:01 tomhodgins

OK I see, but I had that idea just because in your Readme you explicitly mention to use it as an external file. Great snippet, tho!

juanbrujo avatar Jan 11 '18 20:01 juanbrujo

Haha true, I should update the readme :D <3

tomhodgins avatar Jan 11 '18 20:01 tomhodgins