nz-toggle icon indicating copy to clipboard operation
nz-toggle copied to clipboard

npm cannot handle "main" as an array - must be a string

Open houmark opened this issue 9 years ago • 1 comments

There's currently no way to include CSS in the package.json file, so it will need to be included manually by the developer.

The current package.json does not install with npm install, so this is pretty much the only option. Documentation for npm install could include ways to include the CSS file (I include it with @import in my main.scss file and that works just fine).

houmark avatar Aug 11 '16 10:08 houmark

I also corrected a few URL's that went 404 in package.json.

houmark avatar Aug 11 '16 12:08 houmark