All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- add additional space after the escape sequence (#17)
- handles properly selector with escaping characters (like:
.\31 a2b3c { color: red }
)
generateExportEntry
option (allow to setup key and value for:export {}
rule)