first merge to main 🚀 #71

Manually merged
philipp merged 491 commits from dev into main 2021-02-19 17:03:06 +00:00
Showing only changes of commit 2a155a5cd4 - Show all commits

View File

@ -2,6 +2,7 @@ module.exports = {
purge: { purge: {
content: [ './src/**/*.svelte' ] content: [ './src/**/*.svelte' ]
}, },
darkMode: 'media',
variants: {}, variants: {},
plugins: [], plugins: [],
theme: { theme: {