You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/layouts
Kévin Commaille 1accb9e93f
Optimize generated CSS by removing unused selectors (#2008)
Hugo generates stats about the HTML elements, IDs and classes that can be found in the website,
and we post-process the rendered CSS with postcss-purgecss that uses those stats to remove unused selectors.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
12 months ago
..
_default Restore heading self links (#2007) 1 year ago
docs Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 1 year ago
partials Optimize generated CSS by removing unused selectors (#2008) 12 months ago
shortcodes Remove trailing slash on void HTML elements (#2009) 1 year ago
404.html Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago