Change record status: 
Project: 
Introduced in branch: 
8.x-2.x
Introduced in version: 
8.x-2.0
Description: 

Prior to this change, the module's machine name was admin_css which does not match the module's project name. The module's machine name has now been changed to admincss to conform with the standards.

This change means that all the APIs and configuration referencing admin_css will now be using admincss instead.

The 8.x-2.1 release provides a way to automate the migration from 1.x to 2.x using the Drupal database update API.

The admin_css module and its subsequent database update hook will be removed in an upcoming release.

Impacts: 
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers