mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
5 lines
185 B
SCSS
5 lines
185 B
SCSS
![]() |
// Entry for all 3rd party library imports that do not rely on Bootstrap or NetBox styles.
|
||
|
|
||
|
@import '@mdi/font/css/materialdesignicons.min.css';
|
||
|
@import 'flatpickr/dist/flatpickr.css';
|