jest-css

1.0.1 • Public • Published

jest-css, css tranfrom for jest

Usage

$ yarn add --dev jest-css

# package.json

  {
    "jest": {
      "transform": {
        "\\.css$": "jest-css"
      }
    }
  }

Related Projects

Readme

Keywords

Package Sidebar

Install

npm i jest-css

Weekly Downloads

84

Version

1.0.1

License

MIT

Last publish

Collaborators

  • gutenye