theme/cssvariables

Last activity 06 Jun 2025 108
composer require theme/cssvariables

Provide an option to overwrite CSS Variables from within Neos

0.2.3

Version
0.2.3
Type
neos-package
Release Date
Dec 18, 2019 13:58
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: *
  • symfony/finder: ^4.3
MIT 5bb8663db7507d81657906a2eab20f0f3098bc76

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.