drupal/core/themes/classy
Lauri Eskola f1a00d1643
Issue #3246211 by longwave, alexpott: Update to Stylelint 14
2022-01-25 16:26:40 +02:00
..
css Issue #3246211 by longwave, alexpott: Update to Stylelint 14 2022-01-25 16:26:40 +02:00
images/icons
js Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
templates Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig 2021-10-25 11:29:12 +01:00
README.txt Issue #2845731 by ashish-deynap, vaplas, chiranjeeb2410, Munavijayalakshmi, tramsaal, xjm: Theming guide links are wrong 2017-03-04 12:06:48 -06:00
classy.info.yml Issue #3082690 by phenaproxima, bnjmnm, oknate, JeroenT, effulgentsia, xjm, lauriii, webchick, seanB, andrewmacpherson, Wim Leers, DyanneNova, Gábor Hojtsy, cboyden, peterx, rainbreaw, jan.stoeckler, shaal, annagaz, FeyP, chr.fritsch, marcoscano, samuel.mortenson, Berdir, webflo: Mark Media Library as a stable core module 2019-11-04 16:50:35 +01:00
classy.libraries.yml Issue #3082690 by phenaproxima, bnjmnm, oknate, JeroenT, effulgentsia, xjm, lauriii, webchick, seanB, andrewmacpherson, Wim Leers, DyanneNova, Gábor Hojtsy, cboyden, peterx, rainbreaw, jan.stoeckler, shaal, annagaz, FeyP, chr.fritsch, marcoscano, samuel.mortenson, Berdir, webflo: Mark Media Library as a stable core module 2019-11-04 16:50:35 +01:00
classy.theme Issue #3109287 by bnjmnm, lauriii, dww: Decouple Classy-inheriting themes from Classy's preprocess functions 2020-02-20 21:34:21 +01:00
logo.svg
screenshot.png

README.txt

ABOUT CLASSY
-----------

Classy is a base theme that provides many classes in its markup. For cleaner
markup (fewer classes), the default Stable base theme can be used instead.

To use Classy as your base theme, set the 'base theme' in your theme's .info.yml
file to "classy":
  base theme: classy

See https://www.drupal.org/docs/8/theming-drupal-8/using-classy-as-a-base-theme
for more information on using the Classy theme.

ABOUT DRUPAL THEMING
--------------------

See https://www.drupal.org/docs/8/theming for more information on Drupal
theming.