mirror of
https://github.com/dyiop/astute.git
synced 2025-04-18 19:20:16 -04:00
5 lines
225 B
CSS
5 lines
225 B
CSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '~bootstrap/dist/css/bootstrap.min.css';
|
|
@import "~ag-grid/dist/styles/ag-grid.css";
|
|
@import "~ag-grid/dist/styles/ag-theme-balham.css";
|