An example showing how to write tests for for Tailwind CSS plugins.
Find a file
2020-01-22 06:14:20 +00:00
.gitignore init 2019-04-11 13:14:27 +01:00
.travis.yml Add .travis.yml 2019-04-11 13:15:57 +01:00
index.js Inline function 2019-05-01 19:38:49 +01:00
LICENSE Create LICENSE 2019-04-11 13:26:27 +01:00
package.json Bump jest from 24.9.0 to 25.1.0 2020-01-22 06:14:18 +00:00
README.md Update README 2019-05-01 19:42:55 +01:00
test.js Rename generatePluginCss to run 2019-05-02 01:51:43 +01:00

Testing Tailwind CSS Plugins with Jest

An example of how to use Jest, a JavaScript testing framework, for testing Tailwind CSS plugins.

License

MIT

Author

Oliver Davies - Full Stack Developer