<x-pattern>
_.backgroundColor = color();
_.borderRadius = rangeOf(100) + '%';
_.transform = `rotate(${ rangeOf(180) + 'deg' })`;
</x-pattern>yuanchuan/css-shapes-patterns
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
<x-pattern>
_.backgroundColor = color();
_.borderRadius = rangeOf(100) + '%';
_.transform = `rotate(${ rangeOf(180) + 'deg' })`;
</x-pattern>