📄️ Use Function
use is a function that will store your tenoxui configuration. Currently, there's only two config property you can set, property and breakpoints
📄️ makeStyle
makeStyle allows you to apply style by adding its className or new selector.
📄️ makeStyles
Now, we will take a look at makeStyles function. It will retreive one parameter which is a object. You can define the styles you want inside of it.