diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 02:47:49 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 02:47:49 +0100 |
| commit | 17d372c07d1ec7721baf1a6dbefcf63506d5b12f (patch) | |
| tree | 39dff1597348c87a1a5e8a3c11c482c5be772c4b /174bg/handbook/source/index.css | |
| parent | 7f15098853adf480e87ce3df84b8e38114150581 (diff) | |
| download | unnamed-group-17d372c07d1ec7721baf1a6dbefcf63506d5b12f.tar unnamed-group-17d372c07d1ec7721baf1a6dbefcf63506d5b12f.tar.gz unnamed-group-17d372c07d1ec7721baf1a6dbefcf63506d5b12f.tar.bz2 unnamed-group-17d372c07d1ec7721baf1a6dbefcf63506d5b12f.tar.xz unnamed-group-17d372c07d1ec7721baf1a6dbefcf63506d5b12f.zip | |
build css!
Diffstat (limited to '174bg/handbook/source/index.css')
| -rw-r--r-- | 174bg/handbook/source/index.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css new file mode 100644 index 0000000..3571db7 --- /dev/null +++ b/174bg/handbook/source/index.css @@ -0,0 +1,2 @@ +@import "tailwindcss"; +@plugin "@tailwindcss/typography"; |
