scinote-web/app/assets/stylesheets/application.tailwind.css

9 lines
89 B
CSS

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