Skip to content

TPA RFC 29: Add lektor-scss plugin

Kez requested to merge i27-scss-plugin into main

Closes: #27 (closed)

I've audited the plugin, and it's safe. it's a straight lektor plugin wrapper around libsass, with most of the logic handling dev server reloads.

Each site individually will have to switch to the plugin to compile its SCSS. This will require a lego update, a new config file, and a change to the CI script.

RFC: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/policy/tpa-rfc-29-lektor-scss-plugin

Edited by Kez

Merge request reports