react-nc4
Nordic Cool components built with React.
Demo & documentation
https://react-nc4.web.app
Peer dependencies
- react: >=17.0.0
- react-dom: >=17.0.0
- @vismaux/nordic-cool: >=4.10.0
Installation
-
Install this package together with peer dependencies:
npm i @vismaux/react-nc4 @vismaux/nordic-cool react react-dom
-
Import required styles inside your global (e.g. style.scss
) file:
@import '~@vismaux/nordic-cool/dist/css/nc.min.css';
Browser support
IE11 is not supported by nordic-cool starting from v.4.8.0
Contributing to the library
Yes please, see the contributing guidelines for details.