freedive/assets/css/app.css

9 lines
165 B
CSS
Raw Normal View History

/* @import "tailwindcss/base";
2024-05-09 21:28:48 +02:00
@import "tailwindcss/components";
@import "tailwindcss/utilities"; */
@import "bulma";
2024-05-09 21:28:48 +02:00
.size-256 {
height: 256px;
width: 256px;
}