Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
22.6 KB
MD5: 622775da89e805f82ce9c8548d5f1439
SHA-1: b3c239e6dfe50d83d451515096a6aa4c13215462
SHA-256: e361c804e3bf9a5362923129e75a16b4133882039d586b5d6580726d262f11cd
Download zip
25.6 KB
MD5: 1c994429a7270810c64d991387bdf6be
SHA-1: 817d061cad516ee5138621447e476fb204e068a0
SHA-256: 111cf94edb823f593d1f7165aaccd1d3ee728a744bc4dbad55ea48fbe92f5948
Release notes
New feature: Cache compiled CSS in database.
This will greatly improve performance when core's Internal Page Cache module is not applicable, e.g. for authenticated users. The cache is recommended for all users in production environments, and therefore will be enabled by default.
For more information see issue #3488357