@import
|
|
'../../node_modules/@tentakelfabrik/plain-ui/src/scss/plain-ui';
|
|
|
|
.turbolinks-progress-bar {
|
|
width: 5px;
|
|
height: 100%;
|
|
background-color: blue;
|
|
}
|