quill icon indicating copy to clipboard operation
quill copied to clipboard

Move styles to SCSS instead of Stylus

Open klasjersevi opened this issue 7 years ago • 2 comments

I'm developing a theme and also making a bootstrap version of quill. Even though Stylus is cool, I would very much appreciate if quill styles was based on SCSS instead of Stylus. It would be much easier to maintain third party development since SCSS is a more popular CSS precompiler and therefore is easier to integrate with other frameworks.

I'd be happy to submit a PR if you want.

klasjersevi avatar Sep 21 '18 13:09 klasjersevi

This would make it much easier to make custom styles.

abierbaum avatar Feb 10 '20 17:02 abierbaum

I've oppened PR #4022

Xinatorus avatar Feb 24 '24 16:02 Xinatorus