Styles
Global styles are centralized in one place and can be added in src/app/globals.css
. Any new global styles should be added there.
/* simpebar styles */
import 'simplebar-react/dist/simplebar.min.css';
Last updated
Global styles are centralized in one place and can be added in src/app/globals.css
. Any new global styles should be added there.
/* simpebar styles */
import 'simplebar-react/dist/simplebar.min.css';
Last updated