Files
RecruIT/resources/css/app.css

4 lines
82 B
CSS

@import './tokens.css';
@tailwind base;
@tailwind components;
@tailwind utilities;