joomla-projects / j4adminui

Joomla!4 alternative backend template
GNU General Public License v2.0
24 stars 18 forks source link

SCSS coding standards #13

Open C-Lodder opened 5 years ago

C-Lodder commented 5 years ago

https://developer.joomla.org/coding-standards/scss.html

SCSS has major CS issues and needs to be linted

ahamed commented 4 years ago

@C-Lodder do you have any example .scss-lint.yml file for scss coding standard?

C-Lodder commented 4 years ago

It's in the root of the repo https://github.com/joomla-projects/j4adminui/blob/master/scss-lint.yml

ahamed commented 4 years ago

Get it. I was searching at the wrong branch.