From 8b59f4f022646d869125acb1cea55096d9d53e0c Mon Sep 17 00:00:00 2001 From: Jonathan Hutchison Date: Tue, 1 Oct 2024 16:17:28 -0400 Subject: [PATCH] Update implementations.yml --- _data/implementations.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/implementations.yml b/_data/implementations.yml index a50ee1055a..f8f795eb78 100644 --- a/_data/implementations.yml +++ b/_data/implementations.yml @@ -237,3 +237,11 @@ url: https://gcn.nasa.gov version: notes: "A Remix Stack for US Federal web sites on AWS. Includes US Web Design System, react-uswds, and pre-commit hooks for linting and type checking." + +- name: USWDS + Tailwind + distribution: HTML, CSS, JavaScript + url: https://github.com/IHIutch/uswds-tailwind + author: + name: Jonathan Hutchison + url: https://github.com/IHIutch + notes: "A USWDS rewrite using Tailwind, Alpine.js, and Parcel."