This commit is contained in:
Robin Appelman 2023-04-08 23:21:21 +02:00
commit 6e456a6596
6 changed files with 212 additions and 0 deletions

View file

@ -1,6 +1,7 @@
@import 'header.css';
@import 'footer.css';
@import 'pure.css';
@import 'section.css';
@import 'pages/index.css';
@import 'pages/demo.css';