1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
2021-08-20 12:57:41 -07:00

5 lines
272 B
SCSS

// Entry for all 3rd party library imports that do not rely on Bootstrap or NetBox styles.
@import '../node_modules/@mdi/font/css/materialdesignicons.min.css';
@import '../node_modules/flatpickr/dist/flatpickr.css';
@import '../node_modules/simplebar/dist/simplebar.css';