This commit is contained in:
John Livingston 2024-06-14 18:06:16 +02:00
parent 9e8e2a2572
commit e83150cf87
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
/*
* SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
*
* SPDX-License-Identifier: AGPL-3.0-only
*/
@use "./container"; @use "./container";
@use "./button"; @use "./button";