heroweb/examples/heroweb_example_base/README.md

16 lines
273 B
Markdown
Raw Normal View History

2024-09-13 13:00:11 +00:00
# minimalistic example for website
```bash
```
just open index.html
it shows
- how less is more
- the css is very easy to maintain, this allows for consistent look and feel
- picocss is used, which is incredible so small and so powerful compared to e.g. tailwindcss