clause agent mode "make it look like papermod"
Some checks failed
CSS Code Linting / Lint CSS (push) Has been cancelled
JS Code Linting / Lint JS (push) Has been cancelled
PHP Code Linting / Parallel lint (push) Has been cancelled
PHP Code Linting / PHPCS check (push) Has been cancelled

This commit is contained in:
gribse 2025-07-26 16:24:01 +02:00
parent 1c59bd66ea
commit 582e4491c0
91 changed files with 2139 additions and 202 deletions

1
sass/abstracts/_abstracts.scss Normal file → Executable file
View file

@ -2,4 +2,5 @@
@import "variables/typography";
@import "variables/structure";
@import "variables/columns";
@import "variables/custom-properties";
@import "mixins/mixins";