# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0](https://github.com/Novicell/frontend-packages/compare/@novicell/css-utils@3.0.1...@novicell/css-utils@4.0.0) (2021-09-29)


### ⚠ BREAKING CHANGES

* **css-utils:** fix error in flex order classes

### Bug Fixes

* **css-utils:** fix error in flex order classes ([a79a946](https://github.com/Novicell/frontend-packages/commit/a79a946fd13c3358f8b1aac94bde042b74782290))



### [3.0.1](https://github.com/Novicell/frontend-packages/compare/@novicell/css-utils@3.0.0...@novicell/css-utils@3.0.1) (2021-09-29)

**Note:** Version bump only for package @novicell/css-utils





# [3.0.0](https://github.com/Novicell/frontend-packages/compare/@novicell/css-utils@1.1.1...@novicell/css-utils@3.0.0) (2021-02-22)


### Bug Fixes

* gitignore and add .cache to gitignore ([45797d3](https://github.com/Novicell/frontend-packages/commit/45797d39dc4125bb0ae3665a575fc8400b55ff55))
* **css-utils:** corrected build script to work on windows ([14526b4](https://github.com/Novicell/frontend-packages/commit/14526b4c02aa0581420f1fdf87b1f2dd05755a0e))


* fix!: only distribute dist/ ([f369800](https://github.com/Novicell/frontend-packages/commit/f369800d9bd69f0da3642f0b9651433bf05e5a13))


### BREAKING CHANGES

* You can no longer access other files that those in dist/






# [2.0.0](https://github.com/Novicell/frontend-packages/compare/@novicell/css-utils@1.1.1...@novicell/css-utils@2.0.0) (2021-02-02)


* fix!: only distribute dist/ ([f369800](https://github.com/Novicell/frontend-packages/commit/f369800d9bd69f0da3642f0b9651433bf05e5a13))


### BREAKING CHANGES

* You can no longer access other files that those in dist/





## 1.0.1 (2021-01-22)

**Note:** Initial release of @novicell/postcss-utils
## 1.1.1 (2021-02-1)

**Note:** Fix wrong spacing size due to wrong calculations
