This project adheres to Semantic Versioning.
0.0.7: bugfix to prevent commans in generated rules
0.0.6: renamed customVariantSelectors to customVariants and allowed functions as values, to return a rule to use.
0.0.5: added variant chaining, e.g. hover:after:text-red.
0.0.4: revert the un-prefixed classes change from last version, not working.
0.0.3: fixes README formatting. Handles un-prefixed classes better.
0.0.2: fixes plugin name in index.js, uses 'apply' at rule instead of custom 'tw' and adds error logging.
0.0.1: Initial release.