complexdatacollective / Architect

A tool that builds Network Canvas interviews.
http://www.networkcanvas.com
GNU General Public License v3.0
4 stars 4 forks source link

switch to using stylelint for sass linting #813

Closed jthrilly closed 1 year ago

jthrilly commented 1 year ago

When working on the date picker PR I noticed that sass linting wasn't working correctly. It seems that sass-lint hasn't been updated since 2019.

In this PR I update the app to use stylelint instead, and update the existing styles to match the new linting rules.

I am doing a corresponding PR in Interviewer. Once this is done, the reference will need to be updated.