@use './mixins/mode';

:root {
  --p-border-radius-none: 1px;
  --p-border-radius-rounded: 4px;
}
