feat: Generate short url view

stimulus links controller, tailwindcss setup, links controller post route, tests updated

Generate short links view
This commit is contained in:
Juan Rodriguez
2021-06-14 00:41:53 -05:00
parent e50da9b3e2
commit 3e8bdee17a
24 changed files with 527 additions and 89 deletions
+3
View File
@@ -0,0 +1,3 @@
a {
text-decoration: underline;
}