theme/tmip.css : palette réelle TMIP (orange/jaune/navy, corrections AA) + page démo
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
7
src/pages/demo/tmip.astro
Normal file
7
src/pages/demo/tmip.astro
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
// Démo — thème TMIP (orange / jaune / navy).
|
||||
import KitchenSink from "../../demo/KitchenSink.astro";
|
||||
import "../../../theme/tmip.css";
|
||||
---
|
||||
|
||||
<KitchenSink themeName="TMIP (orange / navy)" />
|
||||
Reference in New Issue
Block a user