theme/cssvariables

Last activity 06 Jun 2025 108
composer require theme/cssvariables

Provide an option to overwrite CSS Variables from within Neos

0.2.1

Version
0.2.1
Type
neos-package
Release Date
Oct 18, 2019 05:47
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: *
  • symfony/finder: ^4.3
caf25b10510da9dce078f42377755715b56421b5

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.