design system web components:用于设计系统的Web组件 源码
BCGov设计系统Web组件 安装 npm i git+https://github.com/bcgov/design-system-web-components.git 与模块捆绑器(Webpack,React,Angular)一起使用 与CSS一起使用 -index.js文件 import "core-js/stable" ; // makes it ie11 compatible, needs to be first item. ... . . import "@bcgov/web-components/html/dist/bcgov-web-components/bcgov-web-c
下载地址
用户评论