v1.9.6 — output path templating for styles and scripts

| 4 min read

The index.* rename only saved entry points literally named index — every other glob match still took its own basename, so src/elements/*/theme.scss wrote theme.css once per component and the last one won. A styles or scripts out can now be a template, one token for the match's directory and one for its basename, naming one output per match. And live CSS reload no longer guesses those paths, it reads what the compiler actually wrote.

Added

Fixed


Changelog Docs
💩💩💩💩
This static site was generated using Poops and serves as an example.