From fa7b45fb443f7cbc1b480e45ffdf43bb6c0d8a37 Mon Sep 17 00:00:00 2001 From: f Date: Mon, 10 Apr 2023 19:32:03 -0300 Subject: [PATCH] chore: force ci --- app/assets/stylesheets/application.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index d9364657..b7ec5256 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -549,3 +549,5 @@ $bezier: cubic-bezier(0.75, 0, 0.25, 1); } } } + +// force ci