.my-augfiguration {
--aug-tr: 25px;
--aug-bl: 57px;
--aug-br: 25px;
--aug-br-inset2: 40%;
--aug-border-all: 10px;
--aug-border-bg: linear-gradient(to botto...);
--aug-inlay-all: 10px;
--aug-inlay-bg: #fbe806;
background: linear-gradient(#ff604d, #b1ffff);
color: #b1ffff;
font-size...
}
HTML
<div class="my-augfiguration"
data-augmented-ui="tr-clip
bl-clip br-clip-y
both"
>
< / >
</div>
Thanks to the wide customizations possible with the new augmented core, 164 NEW preset mixin configurations have been added to the 36 from version 1! That's 200 total region mixins in version 2!
So, to make augmented-ui even easier than before, Mixin Mixer will show you all 200 region mixins and lets you rapidly generate the HTML from your selections.
Pick, click, repeat, copy, paste.
Beyond the region mixins shown in Mixin Mixer, there are also a handful of common fixed-aspect-ratio shapes available that take advantage of core's new any-angle clip properties automatically:
Skip the attribute value, augment {CSS} itself
Mixins are a great way to get started and move fast, and they're a great way to learn core and its nuances at your own pace, but they are optional!
Core is still just CSS; built using inverted CSS Space Toggles.
As a result, you can equip any augs to any element with the data-augmented-ui attribute from your CSS.
No need to import a separate JS library with more edge cases than use cases! ;)
Browser | Edge | Firefox | Chrome | Safari | iOS Safari |
Unsupported | 0.91% | 0.36% | 0.55% | 0.16% | 0.56% |
Supported Since Version |
79+ | 54+ | 51+ | 9.1+ | 11.2+ |
Supported Global Usage |
1.89% | 3.70% | 30.66% | 3.70% | 11.20% |
Browser | Android Browser | Chrome for Android |
Firefox for Android |
UC Browser |
Samsung Internet |
Unsupported | 0.17% | 0.00% | 0.30% | ||
Supported Since Version |
81+ | 84 | 68 | 12+ | 5+ |
Supported Global Usage |
0.00% | 35.38% | 0.26% | 1.47% | 3.62% |
Browser | IE | Opera | Opera Mini |
Opera Mobile |
|
Unsupported | 1.65% | 0.24% | 0.91% | 0.00% | |
Supported Since Version |
38+ | 46+ | |||
Supported Global Usage |
1.07% | 0.01% |