Sha256: 2053d840c1738ffa89ea8b417e83b7dfef267bf93b492a23230d78a2260ed2da
Contents?: true
Size: 395 Bytes
Versions: 9
Compression:
Stored size: 395 Bytes
Contents
:root { // This variable is automatically overwritten during builds and releases. // It doesn't need to be updated manually. --govuk-frontend-version: "5.4.0"; // CSS custom property for each breakpoint @each $name, $value in $govuk-breakpoints { --govuk-frontend-breakpoint-#{$name}: #{govuk-px-to-rem($value)}; } } /*# sourceMappingURL=_govuk-frontend-properties.scss.map */
Version data entries
9 entries across 7 versions & 2 rubygems