📄 Added license-note to every file

This commit is contained in:
Mawoka
2022-07-02 17:14:51 +02:00
parent 4842167597
commit 469cd3e779
124 changed files with 602 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
/* Write your global styles here, in PostCSS syntax */
@tailwind base;
@tailwind components;