Update to Hanami 2.1.0rc3

This commit is contained in:
2024-02-17 09:39:18 +11:00
parent 12673b7aff
commit 0e02c6768f
30 changed files with 237 additions and 82 deletions

View File

@@ -0,0 +1,6 @@
/* slices/micropub/assets/css/app.css */
body {
background-color: #fff;
color: #000;
font-family: sans-serif;
}