Created
September 22, 2022 14:44
-
-
Save justalever/8d8490b4d44e67c3aa4e13d98932ad3c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import "tailwindcss/base"; | |
@import "tailwindcss/components"; | |
@import "./components/buttons.css"; | |
@import "./components/forms.css"; | |
@import "tailwindcss/utilities"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment