diff --git a/app/frontend/stylesheets/application.tailwind.css b/app/frontend/stylesheets/application.tailwind.css index 01ad438a7..dfdeb639b 100644 --- a/app/frontend/stylesheets/application.tailwind.css +++ b/app/frontend/stylesheets/application.tailwind.css @@ -1,6 +1,7 @@ @import "tailwindcss"; @import "./pagination.css"; @import "./components/buttons"; +@plugin "@tailwindcss/typography"; @source "../../views/**/*.html.erb"; @source "../../javascript/**/*.js"; diff --git a/app/views/workshops/_show_body.html.erb b/app/views/workshops/_show_body.html.erb index 353c2afbc..7477e2274 100644 --- a/app/views/workshops/_show_body.html.erb +++ b/app/views/workshops/_show_body.html.erb @@ -80,7 +80,7 @@ -