- FullHuman#34, fix FullHuman#33
- Update dependencies
- Modify Rollup configuration: remove commonjs plugin and add glob as external dependency
- Change default extractor regex, fixing FullHuman#37
- Update dependencies
- Use files property in package.json: importing only necessary files.
keyframesoption set tofalseby default,keyframes: truecausing issue with bootstrap FullHuman#33- Update dependencies.
- Merge PR FullHuman#29 by @jsnanigans: add
rawfor content option to pass a raw string instead of a filepath. - Fix incorrect logic that removes attributes selectors.
- Update dependencies.