SASS In Oxygen Builder

All the power of SASS included

Your StyleSheets on steroids
You can create SCSS stylesheets and compile them right inside Oxygen Builder.
SCSS StyleSheets are placed on a special folder called "scss". When you compile them, a new "regular" StyleSheet is added or updated with the compiled code.
Create several SCSS files to generate separate StyleSheets. Import one file into another to reuse styles, mixins, variables, etc.
You can have any amount of SASS partials, which are files that can be import into other SASS files. Partials are named with an undesrcore character, and they don't create additional stylesheets on compile.
All your colors included
All your Oxygen global colors and the ones you added from a design set are available to a special SCSS file.
Just @import your "oxygen-colors" file to use the variables.
Any new or deleted global color is automatically synced to the SASS file, no need to worry.
You control where to enqueue
By default, SCSS files are compiled to regular Oxygen StyleSheets, but you can instead opt to generate actual .css files that will be written to your site's uploads folder.
If you prefer to have .css files, then you can decide where should they be included, selecting which specific pages or templates whould use each specific StyleSheet.
For advanced users, a PHP function is provided to get the full URL for each generated stylesheet, so you can manually enqueue the styles using a custom plugin, code block or snippet.
You don't like StyleSheets?
No problem, just select an element, go to Advanced > Custom CSS and enable SASS for that specific element. Then, you'll be able to work write SASS without having to manage StyleSheets.

See it in video

SASS is included with OxyPowerPack

Unlimited Sites - Lifetime

$69
 $42
All OxyPowerPack Features
Automatic  Updates
Unlimited Sites
Updates forever
current version: 2.6.2.1
last updated: April 29th, 2023
dot-circle-o linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram