Police-Data-Accessibility-Project / design-system

Vue component library and assets for PDAP-branded client apps
MIT License
0 stars 0 forks source link

use tailwind ui #9

Closed josh-chamberlain closed 11 months ago

josh-chamberlain commented 1 year ago

https://tailwindui.com/ https://tailwindui.com/documentation

Context

Our first Vue app is in progress. We'd like to keep all our microservices in visual alignment.

Tailwind is opinionated about utilities-based classes, and HTML that is dependent on CSS. Using it will prevent our CSS from growing, and make it maintainable.

This will likely require reworking the existing grid, forms, and buttons.

Next, we should prioritize components which apply to the views in our roadmap.

Requirements

Docs

joshuagraber commented 1 year ago

Started preliminary work on this (installation, configs, etc), so assigning to myself. cc @josh-chamberlain