feat(components): add the accordion component
This commit is contained in:
parent
7af58fe829
commit
e0ed5a5ddd
10 changed files with 159 additions and 15 deletions
|
|
@ -8,8 +8,9 @@
|
|||
<title>alecodes.page</title>
|
||||
<ViewTransitions />
|
||||
|
||||
<script src="/js/index.js"></script>
|
||||
{% block scripts %}<script src="/js/index.js"></script>{% endblock %}
|
||||
<link rel="stylesheet" href="/css/style.css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body transition:animate="fade">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue