Structeezy & CSS Frameworks
Ce contenu n’est pas encore disponible dans votre langue.
OxyProps Lite is a required plugin. Do I actually need it with ACSS or CF?
OxyProps Lite is not required, it is just recommended for people not using a css framework. Simply dismiss the notice if you use no framework or another framework.
Semantic, Components, Patterns - how these groups are related to CF or ACSS. (Will these groups use my css framework variables?)
Yes, when it needs a css value, Structeezy will use the internally scoped css variables, which are mapped to your framework’s variables.
For example, when you insert a Header Two
structure from the Patterns
group, it will use :
item | Automatic.css | CoreFramework | OxyProps |
---|---|---|---|
Logo color | --action | --primary | --o-brand |
Row 2 bg | --base | --neutral | --o-surface-1 |
Row 2 Spacing | --space-m | --space-xl | --o-size-fluid-5 |
Etc.
The mapping is defined in Structeezy dashboard > Preferences > CSS Frameworks > CSS Defaults.