Maintainers monitor issues, but fast responses are not guaranteed.
This module allows site builders to add CSS through the admin dashboard.
With this module, you are able to verify any images via their local files, or remote urls. Import it, and have the hard scales minified thanks to the TinyPNG / TinyJPEG api.
A demo of what Drupal can do, using just core.
From the command-line, run:
# Download Drupal 8 and install dependencies via Composer. composer create-project drupal-composer/drupal-project:8.x-dev drupaldemo --stability dev --no-interaction # Update to 8.6.x-dev. composer require drupal/core:~8.6 webflo/drupal-core-require-dev:~8.6 # Require this profile as well. composer require drupal/drupaldemo
Then, go to localhost/drupaldemo/web/ and get to demoing!