Opened 8 years ago

Closed 8 years ago

#14815 closed New Feature (wontfix)

SCSS Support

Reported by: emmasji Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 4.5.11
Keywords: scss sass css Cc:

Description

Hi

I was wondering if you would consider putting in support for using SCSS files when specifying the contentsCSS for the editor?

Thanks

Change History (1)

comment:1 Changed 8 years ago by Marek Lewandowski

Resolution: wontfix
Status: newclosed

Hi @emmasji, SCSS files are simply compiled into CSS, so the proper way to do it is to create a very simple build process where you'd convert your SCSS into CSS that are fetched by contentsCss.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy