Skip to main content
Glama
deleonio
by deleonio
form-field.scss545 B
@use './required' as *; @use '../mixins/alert-wc' as *; @use '../../mixins/to-rem' as *; @mixin kol-form-field-theme { .kol-form-field { color: var(--color-grey); gap: var(--spacing-xs); &__label { font-weight: var(--font-weight-bold); &-text::after { @include kol-required-info; } } &__hint { font-size: to-rem(14); } &__msg { @include kol-alert-wc; &.kol-alert--type-error { @include kol-alert-wc(--color-red); } } &__counter { &--exceeded { color: var(--color-red); } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server