add dart-sass

This commit is contained in:
Schrottkatze 2023-12-08 12:26:58 +01:00
parent 455811c844
commit 3287dcb8ec
4 changed files with 4 additions and 11 deletions

View file

@ -10,18 +10,8 @@
</head>
<body>
<header>
<div></div>
<h1>Hello world</h1>
</header>
<main>
<section>
<h2>Example text</h2>
</section>
</main>
<footer>
<p>some footer text</p>
</footer>
</body>
</html>