UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

2 lines (1 loc) 222 B
"use strict";function t(){return{type:"component",resolve:e=>{if(e.match(/^(F[A-Z]|f-[a-z])/))return{name:e,from:"fighting-design",sideEffects:[`fighting-design/theme/${e.slice(1).toLowerCase()}.css`]}}}}module.exports=t;