diff --git a/dist/0.x/muigui.js b/dist/0.x/muigui.js index e0e67de..0e4fdda 100644 --- a/dist/0.x/muigui.js +++ b/dist/0.x/muigui.js @@ -1,4 +1,4 @@ -/* muigui@0.0.5, license MIT */ +/* muigui@0.0.6, license MIT */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : diff --git a/dist/0.x/muigui.module.js b/dist/0.x/muigui.module.js index aa2295c..8c20a72 100644 --- a/dist/0.x/muigui.module.js +++ b/dist/0.x/muigui.module.js @@ -1,4 +1,4 @@ -/* muigui@0.0.5, license MIT */ +/* muigui@0.0.6, license MIT */ var css = ` .muigui-colors { --bg-color: #ddd;