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