@use "../colors/glass" as *; @mixin textwidgets() { .textwidg { background-color: rgba(72, 150, 98, 0.733); padding: 0 0.2em; font-size: 14px; font-family: "Fragment Mono"; } }