An example showing how to write tests for for Tailwind CSS plugins.
Find a file
2019-05-13 19:47:34 +01: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 Update Tailwind to 1.0 2019-05-13 19:47:34 +01: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