Releases: DerKatzeLP/CSSOrganizer
Releases · DerKatzeLP/CSSOrganizer
Release Notes - Version 2.0.0
New major Version 2.0.0
Feature:
- Remove all dependencies
- Use own html / css parser
- Add support for @apply in tailwind css
Release Notes - Version 1.2.2
New patch Version with a little Bugfix
Bugfix:
- Fixes a Bug where the config could not be loaded properly
Release Notes - Version 1.2.1
New patch Version with a little Bugfix
Bugfix:
- Fixes a Bug where the project root could not be set properly
Release Notes - Version 1.2.0
New minor Version with a little bit more configuration options
New Features:
- Exchange deprecated dependency
- Use adobe/css-tools
- rather than reworkcss/css
Release Notes - Version 1.1.0
New minor Version with a little bit more configuration options
New Features:
- Add two new config variables
showLogFiles
To hide or show touched Files in LogshowLogFolders
To hide or show touched Folders in Log
Release Notes - Version 1.0.4
Just some minor improvements.
New Features:
- Added colored logs
- Added prettier print-width of 100
Bug Fixes:
- Used prettier
Release Notes - Version 1.0.3
In this release, various improvements have been implemented to enhance the overall functionality of the software. Here are the key changes:
New Features:
- Added command
npx css-organizer
Bug Fixes:
- Removed useless logs
- Fixed wrong project root path
Initial release v1.0.1
Initial release v1.0.1
See README for more information.
Needed to rename the package due to npm publish issue.