This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Format hex color code to lowercase
Format hex color code to lowercase #41.
and fixed some bugs.
- Fix Sass
@if/@elseformatting #54 - Don't add spaces to data-urls, fixes #53
- Fixes to Sass function and math formatting, fixes #52
- Format declarations for AtRules #49
- Don't add extra spaces to
@includeparameters #48 - Fix missing new lines for Sass functions #47
- Fix
@charsetformatting #46 - Specify indentataion size and style from
.editorconfig#45
Thanks for @kristerkari :)