css — Import At-Rule
@import "https://unpkg.com/semantic-props@beta";@import "https://unpkg.com/semantic-props@beta";Semantic Props provides CSS border values for style and radius.
var(--border-style)var(--smallest-radius)Smaller Radius var(--smaller-radius)Small Radius var(--small-radius)Medium Radius var(--medium-radius)Large Radius var(--large-radius)Larger Radius var(--larger-radius)Largest Radius var(--largest-radius)Semantic Props provides a simple but expansive color palette.
Semantic Props provides CSS filter and opacity values for various types of media.
var(--lightest-blur)
var(--lighter-blur)
var(--light-blur)
var(--medium-blur)
var(--heavy-blur)
var(--heavier-blur)
var(--heaviest-blur)
var(--lowest-brightness)
var(--lower-brightness)
var(--low-brightness)
var(--high-brightness)
var(--higher-brightness)
var(--highest-brightness)
var(--lowest-contrast)
var(--lower-contrast)
var(--low-contrast)
var(--high-contrast)
var(--higher-contrast)
var(--highest-contrast)
var(--lowest-saturation)
var(--lower-saturation)
var(--low-saturation)
var(--high-saturation)
var(--higher-saturation)
var(--highest-saturation)
var(--lowest-opacity)
var(--lower-opacity)
var(--low-opacity)
var(--medium-opacity)
var(--high-opacity)
var(--higher-opacity)
var(--highest-opacity)Semantic Props provides various values for styling fonts.
var(--9x-large) The quick brown fox jumps over the lazy dog.var(--8x-large) The quick brown fox jumps over the lazy dog.var(--7x-large) The quick brown fox jumps over the lazy dog.var(--6x-large) The quick brown fox jumps over the lazy dog.var(--5x-large) The quick brown fox jumps over the lazy dog.var(--4x-large) The quick brown fox jumps over the lazy dog.var(--3x-large) The quick brown fox jumps over the lazy dog.var(--2x-large) The quick brown fox jumps over the lazy dog.var(--x-large) The quick brown fox jumps over the lazy dog.var(--large) The quick brown fox jumps over the lazy dog.var(--medium) The quick brown fox jumps over the lazy dog.var(--small) The quick brown fox jumps over the lazy dog.var(--x-small) The quick brown fox jumps over the lazy dog.var(--larger) The quick brown fox jumps over the lazy dog.var(--smaller) The quick brown fox jumps over the lazy dog.var(--body-family) var(--display-family) var(--mono-family) var(--accent-family) var(--thin-weight)var(--light-weight)var(--regular-weight)var(--bold-weight)var(--heavy-weight)var(--tightest-letter)var(--tighter-letter)var(--tight-letter)var(--normal-letter)var(--wide-letter)var(--wider-letter)var(--widest-letter)var(--shortest-line)var(--shorter-line)var(--short-line)var(--normal-line)var(--tall-line)var(--taller-line)var(--tallest-line)var(--tightest-word)var(--tighter-word)var(--tight-word)var(--normal-word)var(--wide-word)var(--wider-word)var(--widest-word)Semantic Props provides CSS aspect-ratio values for various types of media.
var(--square-ratio)var(--landscape-ratio)var(--portrait-ratio)var(--video-ratio)var(--wide-ratio)Semantic Props provides CSS values for irregular display safe-areas. Learn More.
The following demo modifies the values for presentation purposes.
Semantic Props provides CSS text-shadow, box-shadow and filter shadow effects.
var(--lightest-text-shadow)Lighter Text Shadow var(--lighter-text-shadow)Light Text Shadow var(--light-text-shadow)Medium Text Shadow var(--medium-text-shadow)Heavy Text Shadow var(--heavy-text-shadow)Heavier Text Shadow var(--heavier-text-shadow)Heaviest Text Shadow var(--heaviest-text-shadow)var(--lightest-box-shadow)Lighter Box Shadow var(--lighter-box-shadow)Light Box Shadow var(--light-box-shadow)Medium Box Shadow var(--medium-box-shadow)Heavy Box Shadow var(--heavy-box-shadow)Heavier Box Shadow var(--heavier-box-shadow)Heaviest Box Shadow var(--heaviest-box-shadow)var(--lightest-inset-shadow)Lighter Inset Shadow var(--lighter-inset-shadow)Light Inset Shadow var(--light-inset-shadow)Medium Inset Shadow var(--medium-inset-shadow)Heavy Inset Shadow var(--heavy-inset-shadow)Heavier Inset Shadow var(--heavier-inset-shadow)Heaviest Inset Shadow var(--heaviest-inset-shadow)var(--lightest-shadow)Lighter Shadow var(--lighter-shadow)Light Shadow var(--light-shadow)Medium Shadow var(--medium-shadow)Heavy Shadow var(--heavy-shadow)Heavier Shadow var(--heavier-shadow)Heaviest Shadow var(--heaviest-shadow)Semantic Props provides containers alongside sizes.
Semantic Props provides CSS animation values for timing and easing.
Semantic Props provides CSS transform values for scale.
var(--smallest-scale-x) Smaller Scale-X var(--smaller-scale-x) Small Scale-X var(--small-scale-x) Large Scale-X var(--large-scale-x) Larger Scale-X var(--larger-scale-x) Largest Scale-X var(--largest-scale-x) var(--smallest-scale-y) Smaller Scale-Y var(--smaller-scale-y) Small Scale-Y var(--small-scale-y) Large Scale-Y var(--large-scale-y) Larger Scale-Y var(--larger-scale-y) Largest Scale-Y var(--largest-scale-y) var(--smallest-scale) Smaller Scale var(--smaller-scale) Small Scale var(--small-scale) Large Scale var(--large-scale) Larger Scale var(--larger-scale) Largest Scale var(--largest-scale) Semantic Props provides CSS z-index values for positioning.
var(--z-bottom)Z-Relative var(--z-relative)Z-Absolute var(--z-absolute)Z-Sticky var(--z-sticky)Z-Fixed var(--z-fixed)Z-Top var(--z-top)