0.1.101 • Published 2 years ago

seismic-icons v0.1.101

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

seismic-icons

To generate or update components, load new icons to ./src/icons and run

node ./format-icons-to-components.js

Tell Vue CLI that you want this project built as a library

npm run build

Builds the library before publishing to npm; points to build script above

npm run prepublishOnly

To import all components from library in your Nuxt project - add this path to your nuxt.config.js

components: [
  ...
  {
    path: '~/node_modules/seismic-icons/src/components',
  },
],
0.1.10

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.101

2 years ago

0.1.9

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago