How to enable less/sass libraries for css processing?

Hi, I work with many TW files, each having a huge css file having effect over all tiddlers.
I wonder if it is possible to replace css tiddler with a sass/less tiddler, to improve maintenance and readability.
I did not find specific plugins, so I tried to include a reference to external js file (e.g. less.js) as rawMarkup tiddler, expecting that the js library was loaded at TW startup… but this did not happen.
Any suggestion how to import an external js library?
Also I think this would be global, as I would like to use sass/less in the system style sheet and not over a single tiddler…
But I do not know if it is possible or not.
Thanks and regards,
Netsaver, Rome

You can use Best TW Dev Framework! Easy WYSIWYG plugin developing, support TypeScript, it supports scss out-of-box.

And upload it to https://tw-cpl.netlify.app/ later.

I’m using plugins to manage my tweak to TW. I was modifying things inside the wiki when the first year I started using TW. But it quickly become messy and difficult to share with new people with auto-update.

Plugin supports auto-update and version control, and will make the wiki cleaner.

1 Like