mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
7 lines
114 B
SCSS
7 lines
114 B
SCSS
$enable-flex: false;
|
|
|
|
@import 'alert';
|
|
@import 'othercolors';
|
|
@import 'typography';
|
|
@import 'alertify.overrides';
|