Codux Help Center

Browse our articles to find the answers you need

Working with Styles

Classes

Style classes are a great resource for making sure your app looks and functions consistently. Not only do classes make it easy to apply the same styling to multiple elements, ensuring consistent styling through

Working With Fonts

Adding fonts to your project can give it a unique personality and improve the user experience. Whether you're starting a new project or working on an existing one, you can easily add fonts using some simple CSS

Selectors

One of the essential features of app development is the use of style selectors to customize the appearance of elements. A style selector is a code snippet that specifies how certain elements of an app should lo

States

Style states are an important concept for designers and developers to understand. They refer to how a particular element or design feature looks different in different contexts. In the world of user interfaces

Using Style Variables in Codux

Style Variables are a powerful way to customize the appearance of your app. They allow you to define and reuse values for properties such as colors, fonts, sizes, etc. across different components and boards. Co

Style Properties

This article describes the style properties available through the Styles panel, including styling for an element's:LayoutSelf LayoutPositionSpacingSizeTextBorders and CornersBackgroundsEffectsOthersLayout This

Using Tailwind CSS with Codux

Tailwind CSS is an open-source, utility-first framework that provides predefined components for styling your app. In this article, we'll guide you through integrating Tailwind CSS with your Codux projects so yo