CSS inlining
Updated August 17, 2026In the code editor of Design Studio, use the CSS inlining transformer (aka CSS pre-processing) to convert embedded CSS into inline styles. This can help improve page loading times and tells browsers to treat your styles as the most important.
Click Transformers > CSS Inlining then turn on Inline CSS.
Once enabled, you can customize what styling should be converted or preserved. The state of those toggles will be saved if you deactivate and later reactivate the transformer.