@deal/parcel-plugin-svgr

1.12.17 • Public • Published

@svgr/parcel-plugin-svgr

Parcel plugin for SVGR.

npm install @svgr/parcel-plugin-svgr

Usage

In your code:

import Star from './star.svg';

const App = () => (
  <div>
    <Star />
  </div>
);

License

MIT

Package Sidebar

Install

npm i @deal/parcel-plugin-svgr

Weekly Downloads

1

Version

1.12.17

License

MIT

Unpacked Size

5.28 kB

Total Files

6

Last publish

Collaborators

  • curated-infra
  • dealeng
  • curated-dependabot