CSS Minifier - Beautifier
0
🍈 Beauty CSS
🍍 Minified CSS
🍋 About This Tool
This tool use cssbeautify library to make readable css code.
Use cssbeautify library
cssbeautify('string', {
indent: ' ',
openbrace: 'end-of-line',
autosemicolon: true
}