JSPM

  • Created
  • Published
  • Downloads 2108
  • Score
    100M100P100Q159789F
  • License Apache-2.0

The Spectrum CSS icon component

Package Exports

  • @spectrum-css/icon

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@spectrum-css/icon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@spectrum-css/icon

The icons component contains all UI icons used for components, as well as CSS for workflow icons.

Updating from A4U

To update from A4U:

  1. Update the versions of the A4U packages in package.json, if necessary
  2. Make sure you've executed npm install in the root of the project within the Adobe network so node_modules/@spectrum/spectrum-icons is present
  3. Run npm run update
  4. Commit the new files with git add .; git commit -m "Update icons"