styleguide: Add WIP message
All checks were successful
/ build (push) Successful in 10s

This commit is contained in:
kritzl 2025-02-17 01:14:41 +01:00
commit 0214631b36
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM
10 changed files with 136 additions and 15 deletions

View file

@ -38,6 +38,16 @@
<main>
<h1>Styleguide Easterhegg 2025</h1>
<div class="alert">
<i data-icon="warning"></i>
<p>
<strong>Work in progress</strong>
This style guide is still under development.<br>
Not all resources may be available yet, explanations and examples may be missing and things may
change without notice.
</p>
</div>
</main>
<script src="assets/script/styleguide.js" type="text/javascript"></script>
</div>