theme-default
theme-default copied to clipboard
npm install it through github
npm i https://github.com/ElementUI/theme-default -D.
there is no file "lib/index.css" that defined in the main field, I know the lib dir is generated by npm run build
, but when I install the package from npm, it does have the lib dir. why?