Learn how to add custom CSS stylesheets of your Spree storefront
application.tailwind.css
but we recommend creating a new CSS file in the app/assets/stylesheets
directory and then importing it in the application.tailwind.css
file, eg.
my_custom_styles.css
file, add the following:
application.tailwind.css
file, add the following:
application.tailwind.css
file, eg.