summaryrefslogtreecommitdiff
path: root/web/tailwind.md
diff options
context:
space:
mode:
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.