fix the darn two tailwind issue to get engines and apps styles
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
= csrf_meta_tags
|
||||
= csp_meta_tag
|
||||
= stylesheet_link_tag "application"
|
||||
= stylesheet_link_tag "tailwind" , "inter-font", "data-turbo-track": "reload"
|
||||
= stylesheet_link_tag "merged/merged"
|
||||
= stylesheet_link_tag "tailwind" #, "inter-font", "data-turbo-track": "reload"
|
||||
|
||||
= javascript_importmap_tags
|
||||
%body
|
||||
|
Reference in New Issue
Block a user