- renamings to the new naming convetion for adonisjs version 6
Some checks failed
CI Pipeline / japa-tests (push) Failing after 58s

- npm updates
This commit is contained in:
Kaimbacher 2024-04-29 11:25:50 +02:00
commit a29865b781
53 changed files with 708 additions and 738 deletions

View file

@ -1,5 +0,0 @@
export const darkModeKey = 'darkMode';
export const styleKey = 'style';
export const containerMaxW = 'xl:max-w-6xl xl:mx-auto';