summaryrefslogtreecommitdiff
path: root/web/tailwind.md
diff options
context:
space:
mode:
authorJJ2024-01-05 02:37:28 +0000
committerJJ2024-01-05 02:37:28 +0000
commit439c5d3ef5fb8b8ebba28d45088d9b91db7418ac (patch)
tree279051b346a86c782b3b7ad3a954f1f8dab9bb54 /web/tailwind.md
parent5ffac59a93388e16e90dbdd1c4f68d6a2f2c057a (diff)
meow
Diffstat (limited to 'web/tailwind.md')
-rw-r--r--web/tailwind.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/tailwind.md b/web/tailwind.md
new file mode 100644
index 0000000..db27507
--- /dev/null
+++ b/web/tailwind.md
@@ -0,0 +1,12 @@
+---
+layout: web
+title: A Brief Reference for TailwindCSS
+---
+
+# A Brief Reference for TailwindCSS
+
+I really like CSS. So I somewhat spurned Tailwind... Why would anyone want to write CSS in *classes*? Just use inline styles!
+
+Then I tried it out. It's really really nice actually.
+
+I appreciate Tailwind... it's a lot more coherent than CSS. But I still need a reference when I write it, mostly because I don't use it enough. So, here it is.