[MERGE] forward port of branch 8.0 up to 92c7874
[odoo/odoo.git] / addons / board / static / src / css / dashboard.sass
index 1b3e023..e0abfd2 100644 (file)
@@ -1,3 +1,5 @@
+@charset "utf-8"
+
 @mixin radius($radius: 5px)
   -moz-border-radius: $radius
   -webkit-border-radius: $radius