scinote-web/app/assets/stylesheets/application.tailwind.css
2023-05-25 13:35:04 +02:00

13 lines
115 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html {
font-size: 16px;
}
img {
display:inline
}