7 lines
85 B
CSS
7 lines
85 B
CSS
@import 'tailwindcss';
|
|
@import './sakura-vars.css';
|
|
|
|
@theme {
|
|
--text-sm: 1.25rem;
|
|
}
|