Skip to content

Commit a9f1233

Browse files
committed
chore: modified comment
1 parent f5d61ca commit a9f1233

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

less/three-dots.less

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
/**
2-
*
3-
* three-dots.css v0.1.1
4-
*
5-
* https://nzbin.github.io/three-dots/
6-
*
7-
* Copyright (c) 2018 nzbin
8-
*
9-
* Released under the MIT license
10-
*
11-
*/
12-
1+
// ------------------------------
2+
// Three-Dots
3+
// ------------------------------
134
@import "variables";
145
@import "mixins";
156
@import "dot-elastic";

sass/three-dots.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
// ------------------------------
12
// Three-Dots
3+
// ------------------------------
24
@import "variables";
35
@import "mixins";
46
@import "dot-elastic";

0 commit comments

Comments
 (0)