summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-05 21:25:43 -0400
committerDavid Gay <david@davidgay.org>2021-04-05 21:28:02 -0400
commitf7462223a0b5033412c127d7820ab40a042462c8 (patch)
tree74c11369bc54640a35e25a8297014f95c8fae11c /app/views
parent24221a37d380736cf566e989cfbc2dee02b45378 (diff)
Use tailwind's postcss 7 compatability version, and prove it's working
Diffstat (limited to 'app/views')
-rw-r--r--app/views/home/index.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
new file mode 100644
index 0000000..d87f31a
--- /dev/null
+++ b/app/views/home/index.html.erb
@@ -0,0 +1,3 @@
+<h1>Appendix Q</h1>
+
+<p class="font-bold">Testing Tailwind</p>