Skip to content

Conversation

@houmark
Copy link

@houmark houmark commented Aug 11, 2016

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).

There's currently no way to include CSS in the package.json file, so it will need to be included manually by the developer.
Make it possible to `require('nz-toggle');`

This makes it a one line require in AngularJS after installing using
nam (not considering CSS).
@houmark
Copy link
Author

houmark commented Aug 11, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant