Browse Source

Mark compiled CSS as binary

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng 1 year ago
parent
commit
045bc32b1d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1,2 +1,3 @@
 /dist/* binary
 /package-lock.json merge=binary
+/core/css/*.css* binary