Sha256: f69ba5ee9d4c69c7bc6341b6daa50ff3099abb47e3d0e8892fb6c831ee5142b5
Contents?: true
Size: 480 Bytes
Versions: 21
Compression:
Stored size: 480 Bytes
Contents
@import "open-props/<% if Bridgetown::Utils.frontend_bundler_type == :esbuild %>open-props.min.css<% else %>style<% end %>"; /* Uncomment this if you want addiitonal "default" styles applied: */ /* @import "open-props/normalize<% if Bridgetown::Utils.frontend_bundler_type == :esbuild %>.min.css<% end %>"; */ :root { /* Define additional variables here. */ /* You can use variables from Open Props in your own custom properties. */ --color-medium-gray: var(--gray-7); }
Version data entries
21 entries across 21 versions & 1 rubygems