@ -10,6 +10,7 @@
* files in this directory. Styles in this file should be added after the last require_* statement.
* It is generally better to create a new file per style scope.
*
*= require_tree .
*= require_self
*= require_directory .
*/
@import "./tailwind/main.css";
@ -1,6 +1,6 @@
@import "./pagy.tailwind.css";
@import "./tailwind/pagy.css";
/* important to be the last 3 lines*/
/* important to be the last 3 lines */
@tailwind base;
@tailwind components;
@tailwind utilities;