theme/cssvariables

Last activity 06 Jun 2025 108
composer require theme/cssvariables

Provide an option to overwrite CSS Variables from within Neos

dev-main

Version
dev-main
Type
neos-package
Release Date
Nov 11, 2024 16:01
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: *
MIT 29aeab3fb2a821465810eb4ef1fbc9b912d827e8

Readme excerpt

Theme Css Variables

⚠️ This package is experimental! Use at your own risk!

What is does...

This Neos package provides a backend module giving users with access to the module to create a custom stylesheet with CSS custom properties (a.k.a. CSS-variables) based on the custom properties that are found in the Public folder of the site.

The custom stylesheet is then loaded after the defined stylesheets via Fusion (so it is configurable if loading doesn't work out of the box).

The result? A custom version of the website ?.

The application tries to make an educated guess on the type of variable (color, font, breakpoint). Each of those can be enabled via the Settings…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.