format patches
This commit is contained in:
parent
57b779e555
commit
bb837c7ea1
|
@ -8,7 +8,7 @@ We do not use webpack in debian packaging.
|
|||
1 file changed, 2 deletions(-)
|
||||
|
||||
diff --git a/setup.py b/setup.py
|
||||
index 36a2a98..e42f539 100644
|
||||
index f11bbc8..0504adb 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -90,7 +90,5 @@ setup(
|
||||
|
|
|
@ -11,7 +11,7 @@ https://github.com/webpack-contrib/sass-loader#resolving-import-at-rules
|
|||
3 files changed, 6 insertions(+), 6 deletions(-)
|
||||
|
||||
diff --git a/src/sass/_theme_variables.sass b/src/sass/_theme_variables.sass
|
||||
index d9a5310..5b47605 100644
|
||||
index a92bdb4..ce2d2b8 100644
|
||||
--- a/src/sass/_theme_variables.sass
|
||||
+++ b/src/sass/_theme_variables.sass
|
||||
@@ -2,7 +2,7 @@
|
||||
|
|
Loading…
Reference in New Issue