Commit graph

9 commits

Author SHA1 Message Date
Daniel Martin 68ee9bd0f5 Update iconoir-react to use iconoir v4.3.0 2021-05-23 00:02:28 +01:00
Luca Burgio 3e14c1549b
add: keywords in package.json 2021-05-22 08:31:20 +02:00
Daniel Martin f8d4e98d2b Add package data shields to README 2021-05-19 20:37:16 +01:00
Daniel Martin deb46bee48 Add npmignore 2021-05-19 20:37:16 +01:00
Daniel Martin 9d591a802f Add React package README 2021-05-19 19:51:25 +01:00
Daniel Martin 0b03c867c2 Add License 2021-05-19 19:51:25 +01:00
Daniel Martin 81141b062d Configure rollup bundle
- Add rollup config to bundle package
- Bundled package contains package.json, cjs files, es files and d.ts
  file
2021-05-19 19:51:24 +01:00
Daniel Martin c76fffd095 Add generated Component files 2021-05-18 00:18:05 +01:00
Daniel Martin ff280f55ed Create build script to build React icons
- Create automated build script to go through all icons and
  automatically generate corresponding React components
2021-05-18 00:03:45 +01:00