jest-css
Advanced tools
css transfrom for jest
Weekly downloads
Readme
$ yarn add --dev jest-css
# package.json
{
"jest": {
"transform": {
"\\.css$": "jest-css"
}
}
}
css transfrom for jest
The npm package jest-css receives a total of 123 weekly downloads. As such, jest-css popularity was classified as not popular.
We found that jest-css demonstrated a not healthy version release cadence and project activity. It has 1 open source maintainer collaborating on the project.