Style Modules

These settings define the various SCSS style modules Platen uses for displaying the site’s content.

The theme’s styles are granularly broken up across numerous modules to support easier replacement when a site maintainer or theme author needs to override them.

For more information on each set of style modules, see their documentation. For more information about defining a new style module or group of style modules, see Defined Style Module and the Theme Guide.

Base
Defines the map of base SCSS style modules for the theme.
Markdown
Defines the map of SCSS style modules for the theme’s Markdown content.
Mobile
Defines the map of SCSS style modules for the theme’s mobile view.
Platen Classes
Defines the map of SCSS style modules for Platen classes in the theme.
Utilities
Defines the map of utility SCSS style modules for the theme.
Wide
Defines the map of SCSS style modules for the theme’s wide-screen view.
Defined
Defines the minimal properties a theme developer needs to define for a style module to function with Platen’s configuration, automatically and dynamically loading styles without requiring the end users to update their own site configuration or assets.
Edit this page