diff options
-rw-r--r-- | theme-compiler/tests/resources/css/functions.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-compiler/tests/resources/css/functions.css b/theme-compiler/tests/resources/css/functions.css index 0a8fcbf5a8..4486599450 100644 --- a/theme-compiler/tests/resources/css/functions.css +++ b/theme-compiler/tests/resources/css/functions.css @@ -16,4 +16,4 @@ color: rgb(1, 2, 3); percents: -20%; percents: 33.33%; -} +}
\ No newline at end of file |