Skip to content

Commit 9fbd9ef

Browse files
committed
fix: removed @cocreate/floating-label
1 parent 06eac6c commit 9fbd9ef

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
},
6363
"dependencies": {
6464
"@cocreate/docs": "^1.4.19",
65-
"@cocreate/floating-label": "^1.4.44",
6665
"@cocreate/hosting": "^1.6.18"
6766
}
6867
}

src/css/core.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ a[filter-sort-toggle=desc]:before {
8282
font-weight: 900;
8383
}
8484

85-
8685
.success {
8786
background-color: #70ca63;
8887
color: #fff;

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ import './css/navbar.css';
1212
import './css/overlay-content.css';
1313
import './css/progressbar.css';
1414
import './css/scroll.css';
15-
// import '@cocreate/floating-label/src/index.css';

0 commit comments

Comments
 (0)