postcss-glitch
Version:
PostCSS plugin for glitch effect
24 lines (14 loc) • 518 B
Markdown
### 3.2.0 (2019-06-9)
- Update demo page
#### 3.1.0 (2019-05-20)
- Update webpack config for UMD. Fixes issues like this [#1026](https://github.com/postcss/postcss/issues/1026)
- Reduced library size in 8 times
- Support pt and px size units. % and em support is experimental
#### 3.0.0 (2019-03-03)
- Codebase moved to TypeScript
#### 3.0.0-alpha.3 (2019-03-03)
- Added size-limit and set limit to 870 KB
#### 3.0.0-alpha.1 (2019-03-03)
- Codebase moved to TypeScript
- Added prettier
- Updated linter rules