AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
724 stars 47 forks source link

Position css icons refactor #200

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

Removes .icon > svg positional CSS and replaces with .icon' and.icon-svg` for https://github.com/AgnosticUI/agnosticui/issues/163

Also adds an agnostic-astro icon component for https://github.com/AgnosticUI/agnosticui/issues/160