betagouv / dsfr-view-components

Composants Rails pour le DSFR
https://betagouv.github.io/dsfr-view-components
MIT License
32 stars 4 forks source link

Fix/allow haml #126

Closed freesteph closed 1 year ago

freesteph commented 1 year ago

This does roughly two things:

  1. enables HAML to be processed with the right gems/rules
  2. make a HAML equivalent of every Slim partial that uses yield since you can't mix&match render blocks.

I had more templates ported over (footer, header, head, breadcrumbs) but let's do it progressively.

AND! some cheeky CSS adjustements for our code snippets:

Capture d’écran 2022-12-21 à 16 29 58