Skip to content

v2.8.4

Compare
Choose a tag to compare
@sebastiano-guerriero sebastiano-guerriero released this 15 Dec 08:44

CodyFrame v2.8.4

We've added support for text and background gradients.

Now you can create gradients using the Color Editor. The tool will generate background gradient utility classes, while the (connected) Typography Editor will generate text gradient classes.

More info on the Colors documentation page.

Background Gradients

Class Description
.bg-gradient-primary radial gradient
.bg-gradient-primary-top linear gradient to top
.bg-gradient-primary-right linear gradient to right
.bg-gradient-primary-bottom linear gradient to bottom
.bg-gradient-primary-left linear gradient to left

Color Gradients

Class Description
.color-gradient-primary-top linear gradient to top
.color-gradient-primary-right linear gradient to right
.color-gradient-primary-bottom linear gradient to bottom
.color-gradient-primary-left linear gradient to left