This repository has been archived on 2024-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
onepiece-webring/assets/css/main.css
Sindre Kjelsrud 357a568434
add tailwindcss
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-04-17 15:53:19 +02:00

3 lines
No EOL
58 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;