@@ -1,4 +1,3 @@
-@import '../../styles/index.scss';
.nut-noticebar {
display: flex;
height: 40px;
@@ -1,5 +1,3 @@
-
@function toRGB ($color) {
@return "rgb("+red($color)+", "+green($color)+", "+blue($color)+")";
}
@import "../../styles/animation/pulse";
.nut-searchbar {