mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-21 09:42:50 +01:00
8 lines
161 B
SCSS
Vendored
8 lines
161 B
SCSS
Vendored
@import "vendors";
|
|
|
|
// Styles for plugins
|
|
@import "plugins/sweetalert";
|
|
|
|
// Status Page will need to override certain styles.
|
|
@import "status-page/status-page";
|