From 5dddde5dee7beecfb6824b208c4fb86c781a27f9 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 21 Oct 2023 00:55:24 -0400 Subject: Added quote submission (and random) --- app/assets/stylesheets/quotes.css.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/assets') diff --git a/app/assets/stylesheets/quotes.css.scss b/app/assets/stylesheets/quotes.css.scss index 8cf4eae..c1b1178 100644 --- a/app/assets/stylesheets/quotes.css.scss +++ b/app/assets/stylesheets/quotes.css.scss @@ -1,4 +1,6 @@ /* *= require normalize-rails + *= require tags-input + *= require jquery-ui *= require_tree ./quotes */ -- cgit 1.4.1