ztsv

Results 3 issues of ztsv

* **I'm submitting a ...** [ ] bug report [X] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

Hello! Thanks for the application! Do you have a plan to add ability to install `luna` through homebrew?

enhancement
help wanted
suggestion

Hello! I have the following config and dependencies: ``` "stylelint": "^13.6.1" "stylelint-order": "^4.1.0", "stylelint-scss": "^3.18.0" ``` ``` module.exports = { plugins: ['stylelint-scss', 'stylelint-order'], rules: { 'order/order': [ [ 'custom-properties', 'at-variables',...