All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.theme.semantic-tokens.radii.js Maven / Gradle / Ivy

Go to download

Responsive and accessible React UI components built with React and Emotion

The newest version!
"use strict";
import { defineSemanticTokens } from '../../styled-system/config.js';

const semanticRadii = defineSemanticTokens.radii({
  l1: { value: "{radii.xs}" },
  l2: { value: "{radii.sm}" },
  l3: { value: "{radii.md}" }
});

export { semanticRadii };




© 2015 - 2025 Weber Informatics LLC | Privacy Policy