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
723 stars 47 forks source link

Update Agnostic-Astro Docs #208

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

Now that I've tweaked the npm package and integration the way you import has changed:

https://github.com/AgnosticUI/agnosticui/pull/207/files

This task is to update the agnostic-astro docs instructions for importing each module (e.g. it's now like this; and replace the common.min.css import instructions with showing how to set up the astro integration like this

roblevintennis commented 2 years ago

I've done this and will close this for now. Unfortunately, it doesn't appear the integration is successfully building. Logged this ticket as such: https://github.com/withastro/astro/issues/3246