react-static-plugin-svg

0.0.1 • Public • Published

react-static-plugin-svg

A React-Static plugin that adds loader support for svg

Installation

  • In an existing react-static site run:
$ yarn add react-static-plugin-svg
  • Then add the plugin to your static.config.js:
export default {
  plugins: ["react-static-plugin-svg"]
};
  • You can now import .svg files.

Readme

Keywords

none

Package Sidebar

Install

npm i react-static-plugin-svg

Weekly Downloads

6

Version

0.0.1

License

MIT

Unpacked Size

3.1 kB

Total Files

3

Last publish

Collaborators

  • jaridmargolin