Add tailwind and styling for views
This commit is contained in:
@@ -13,5 +13,5 @@ Rails.application.routes.draw do
|
||||
# get "service-worker" => "rails/pwa#service_worker", as: :pwa_service_worker
|
||||
|
||||
# Defines the root path route ("/")
|
||||
# root "posts#index"
|
||||
root "todos#index"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user