PostCSS: Introduce a new feature that checks PostCSS versions to prevent using PostCSS 7, helping users avoid compatibility issues during migration to PostCSS 8.
Improvements
General: Improve the overall user experience by ensuring that the loader is compatible with the latest PostCSS versions, reducing potential errors.
Fixes
Fix issues related to PostCSS version compatibility, ensuring users do not encounter errors when migrating from PostCSS 7 to 8.
Others
Correct minor typos in documentation and setup configurations to enhance clarity and professionalism.