5 lines
87 B
CSS
5 lines
87 B
CSS
@import "./preflight.css";
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|