Police-Data-Accessibility-Project / pdap.io

Static HTML front page
https://pdap.io
MIT License
1 stars 2 forks source link

Replace `FlexContainer`, `GridContainer`, and `GridItem` components with Tailwind utility classes on native elements #164

Open joshuagraber opened 8 months ago

joshuagraber commented 8 months ago

Initially, we were planning to use exported components from design-system. However, since we are now using Tailwind in the client app, these components could cause more headache than not.

Acceptance Criteria

The app must match what's on pdap.dev