hugo/resources/resource_transformers/tocss/scss
Bjørn Erik Pedersen 0d6e593ffb Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
This fixes the reverse filesystem lookup (absolute filename to path relative to the composite filesystem).

The old logic had some assumptions about the locality of the actual files that didn't work in more complex scenarios.

This commit now also adds the popular Bootstrap SCSS Hugo module to the CI build (both for libsass and dartsass transpiler), so we can hopefully avoid similar future breakage.

Fixes #12178
2024-03-01 14:18:52 +01:00
..
client.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
client_extended.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
client_notavailable.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
client_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
scss_integration_test.go Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 2024-03-01 14:18:52 +01:00
tocss.go tocss: Fix the import resolving from absolute to relative assets paths 2024-02-24 16:41:18 +01:00