aboutsummaryrefslogtreecommitdiff
path: root/packages/bank-ui/tailwind.config.js
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-04-21 14:54:21 -0300
committerSebastian <sebasjm@gmail.com>2024-04-22 08:52:54 -0300
commit96d0833d703a55e9a5e707dd464f85ad0c78ab0e (patch)
treecbb2c2bef783b3560d47420d9ef9f17af0434a24 /packages/bank-ui/tailwind.config.js
parent288dae0c796aac995a0363fc3d96ede575ea1f29 (diff)
downloadwallet-core-96d0833d703a55e9a5e707dd464f85ad0c78ab0e.tar.xz
remove unused
Diffstat (limited to 'packages/bank-ui/tailwind.config.js')
-rw-r--r--packages/bank-ui/tailwind.config.js16
1 files changed, 15 insertions, 1 deletions
diff --git a/packages/bank-ui/tailwind.config.js b/packages/bank-ui/tailwind.config.js
index ec51dfbb8..d384690e2 100644
--- a/packages/bank-ui/tailwind.config.js
+++ b/packages/bank-ui/tailwind.config.js
@@ -1,4 +1,18 @@
-/** @type {import('tailwindcss').Config} */
+/*
+ This file is part of GNU Taler
+ (C) 2022-2024 Taler Systems S.A.
+
+ GNU Taler is free software; you can redistribute it and/or modify it under the
+ terms of the GNU General Public License as published by the Free Software
+ Foundation; either version 3, or (at your option) any later version.
+
+ GNU Taler is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along with
+ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+ */
export default {
content: {
relative: true,