@mozaic-ds/vue 0.19.0 → 0.19.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mozaic-ds/vue",
3
- "version": "0.19.0",
3
+ "version": "0.19.1-beta.0",
4
4
  "description": "Vue.js implementation of Mozaic Design System",
5
5
  "author": "Adeo - Mozaic Design System",
6
6
  "scripts": {
@@ -586,8 +586,6 @@ $local-config: (
586
586
 
587
587
  @import 'settings-tools/_all-settings';
588
588
 
589
- @include import-font-families();
590
-
591
589
  .mc-data-table {
592
590
  @include set-font-face();
593
591