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

/jest-css/

    Package Sidebar

    Install

    npm i jest-css

    Weekly Downloads

    26

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • gutenye