feat(uti): Compiled CSS
[csit.git] / resources / tools / dash / app / pal / static / sass / bootstrap / helpers / _clearfix.scss
diff --git a/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_clearfix.scss b/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_clearfix.scss
new file mode 100644 (file)
index 0000000..e92522a
--- /dev/null
@@ -0,0 +1,3 @@
+.clearfix {
+  @include clearfix();
+}