Browse Source

no change

main
pvincent 3 months ago
parent
commit
da0ed7d6f2
  1. 1
      app/assets/stylesheets/application.css
  2. 2
      app/assets/stylesheets/application.tailwind.css

1
app/assets/stylesheets/application.css

@ -1,4 +1,5 @@
/* /*
* DO NOT CHANGE
* this manifest loads automatically any css file from the ./css folder * this manifest loads automatically any css file from the ./css folder
* *
*= require_tree ./css *= require_tree ./css

2
app/assets/stylesheets/application.tailwind.css

@ -5,7 +5,7 @@
/* /*
* Your stylesheets ending with tailwind.css * Your stylesheets ending with tailwind.css
* Bear in mind, you have to declare @import for each new file below
* Bear in mind, below you have to declare @import for each new file
* The .css suffix might be omitted! * The .css suffix might be omitted!
*/ */
@import "tailwind/main.tailwind"; @import "tailwind/main.tailwind";

Loading…
Cancel
Save