mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
8 lines
241 B
SCSS
Vendored
8 lines
241 B
SCSS
Vendored
// Fonts
|
|
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;900&display=swap');
|
|
|
|
// Variables
|
|
@import 'vue-file-manager/_variables';
|
|
@import 'vue-file-manager/_mixins';
|
|
//@import 'vue-file-manager/_forms';
|