Sha256: bf482687275bd4207c14b0dddcec7d28965d5b71c6097f287464b7029433c30c
Contents?: true
Size: 395 Bytes
Versions: 1
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.3.1"; // 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katalyst-govuk-formbuilder-1.9.1 | vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss |