Files
hugo/common
Bjørn Erik Pedersen 7622dd86ce css: Support nested hugo:vars/<name> imports
Allow CSS variables to be grouped under sub-paths and imported via
@import "hugo:vars/mobile" (or @use for Dart Sass), so callers can pass
nested dicts like:

    {{ dict "primary-color" "blue" "mobile" (dict "primary-color" "red") }}

Top-level "hugo:vars" now skips nested map entries instead of emitting
garbage for them.

Fixes #14705

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 19:42:50 +02:00
..
2026-03-07 18:30:42 +01:00
2026-03-07 18:30:42 +01:00
2025-11-05 21:05:42 +01:00
2025-11-05 21:05:42 +01:00
2024-11-14 15:05:37 +01:00
2025-11-05 21:05:42 +01:00
2026-04-23 20:05:09 +02:00
2025-02-26 11:44:25 +01:00
2025-02-26 11:44:25 +01:00
2025-11-05 21:05:42 +01:00
2026-03-07 18:30:42 +01:00