anyrun icon indicating copy to clipboard operation
anyrun copied to clipboard

Any chance of getting styling via SCSS in the future?

Open RoccoRakete opened this issue 2 years ago • 4 comments

Basically what the title says :)

RoccoRakete avatar Oct 14 '23 15:10 RoccoRakete

For that I would need to add an SCSS compiler to Anyrun, and I am not sure how convenient that would be. If there is more demand for this though I'm sure it's doable.

Kirottu avatar Oct 14 '23 17:10 Kirottu

Simply to use my exported SCSS file with all my variables. Sounds great!

RoccoRakete avatar Oct 14 '23 17:10 RoccoRakete

You can also always manually use an SCSS compiler to compile your files into plain CSS, which should work as far as I know. Won't be as convenient but would work.

Kirottu avatar Oct 14 '23 18:10 Kirottu

Sure, but as you said, it's not that convenient :smile:

RoccoRakete avatar Oct 14 '23 18:10 RoccoRakete