I wrote a Python code to format the CSS or SCSS code, using the Allman style
Jun 3, 2023 · 3 min read · I wrote a code in Python to format the CSS or SCSS code, using the Allman style. However, the code failed to indent correctly the opening brackets of the 3rd level elements with spaces. I also cogitate to use the Allman style for any development lang...
Join discussion