18 lines
401 B
CSS
18 lines
401 B
CSS
/*
|
|
|
|
This is a development CSS file which is compiled to a minified
|
|
production stylesheet in assets/built/screen.css using: gulp dev
|
|
|
|
*/
|
|
|
|
/* Lib - Local component imports
|
|
/* ---------------------------------------------------------- */
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
|
|
/* Main - Your styles here! Edit below
|
|
/* ---------------------------------------------------------- */
|