We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eac6c commit 9fbd9efCopy full SHA for 9fbd9ef
package.json
@@ -62,7 +62,6 @@
62
},
63
"dependencies": {
64
"@cocreate/docs": "^1.4.19",
65
- "@cocreate/floating-label": "^1.4.44",
66
"@cocreate/hosting": "^1.6.18"
67
}
68
src/css/core.css
@@ -82,7 +82,6 @@ a[filter-sort-toggle=desc]:before {
82
font-weight: 900;
83
84
85
-
86
.success {
87
background-color: #70ca63;
88
color: #fff;
src/index.js
@@ -12,4 +12,3 @@ import './css/navbar.css';
12
import './css/overlay-content.css';
13
import './css/progressbar.css';
14
import './css/scroll.css';
15
-// import '@cocreate/floating-label/src/index.css';
0 commit comments