@novicell/postcss-config
Version:
A postCSS 8 config for Nuxt and vite
65 lines (23 loc) • 2.11 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### [0.4.2](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.4.1...@novicell/postcss-config@0.4.2) (2022-08-23)
### Bug Fixes
* add missing conversion ([6450a71](https://github.com/Novicell/frontend-packages/commit/6450a715f3077a9c57cfa80a45435d52d9507967))
### [0.4.1](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.4.0...@novicell/postcss-config@0.4.1) (2022-08-23)
### Bug Fixes
* convert to clean commonjs module ([94a06cb](https://github.com/Novicell/frontend-packages/commit/94a06cb8df8d1fa7a8993a59700a6d994902289e))
## [0.4.0](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.3.1...@novicell/postcss-config@0.4.0) (2022-08-23)
### Features
* convert postcss package to hybrid module ([b38d666](https://github.com/Novicell/frontend-packages/commit/b38d666bd2de832a3d2cab96c74a7a03db5e558d))
### [0.3.1](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.3.0...@novicell/postcss-config@0.3.1) (2022-06-28)
### Bug Fixes
* fix options override and disable importFrom deprecation notice ([2a20249](https://github.com/Novicell/frontend-packages/commit/2a20249dfac492960dfcec694a96d1e5431b2c7d))
## [0.3.0](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.2.1...@novicell/postcss-config@0.3.0) (2022-06-27)
### Features
* add postcss-inline-media plugin ([329ad1a](https://github.com/Novicell/frontend-packages/commit/329ad1aaad5432b9f7072f10e3ac1ed1d790fd20))
### [0.2.1](https://github.com/Novicell/frontend-packages/compare/@novicell/postcss-config@0.2.0...@novicell/postcss-config@0.2.1) (2022-06-27)
**Note:** Version bump only for package @novicell/postcss-config
## 0.2.0 (2022-06-24)
### Features
* add postcss config package ([6b4d384](https://github.com/Novicell/frontend-packages/commit/6b4d3847823b38a9d10a899a43761133703d84d4))