Pre-release 1.2 is available for testing

Hi, looks like in the refactor, the icons no longer have a consistent class. Is that some thing that can be added back? Ex: Share your CSS Not a huge deal if not, it looks like they all still have a class, just not a common one.

The icon might be named fa-something, or icon-something, but it’s indeed not consistent. However I think you could check if it’s an <i> tag to be sure?

Hmm, not sure why but it doesn't seem to have the <i> tag anymore, but looking again, it seems like [class^="icon-"], [class*=" icon-"] captures them.