Commit graph

4 commits

Author SHA1 Message Date
a8b755a7c9 chore(makefile): enhance CSS build output readability
Improved the readability of the generated CSS files by expanding their
style format. This change aids in debugging and maintenance by providing
a clearer view of the CSS structure.

* Added `--style=expanded` option to the `npx sass` command in the
  Makefile
* Ensures that the generated CSS is more human-readable, facilitating
  easier troubleshooting and updates

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-03-18 14:30:04 +01:00
a58dcec4ca fix: switch to recent version of sass 2024-09-22 23:24:30 +02:00
3544e03023 chore: make sure theme.css cleanup when build fails 2021-06-27 23:45:49 +02:00
d664847fdc Add a Makefile for marp 2021-03-09 08:57:39 +01:00