drupal/core/themes/classy
xjm 5e46701b25 Issue #3246211 by longwave, xjm, lauriii, alexpott: [Revert from 9.3.x] Update to Stylelint 14 2022-02-02 09:51:09 -06:00
..
css Issue #3246211 by longwave, xjm, lauriii, alexpott: [Revert from 9.3.x] Update to Stylelint 14 2022-02-02 09:51:09 -06:00
images/icons Issue #2566771 by Cottser, mortendk, jstoller, LewisNyman, mdrummond, Gints Ērglis, sqndr, Chernous_dn, Manjit.Singh, axe312, emma.maria, davidhernandez, lauriii, jaxxed, akalata: [Voltron patch] Move all remaining *.theme.css to Classy 2015-09-30 13:56:54 -07:00
js Issue #3174884 by raman.b, alexpott, lauriii, zrpnr, nod_: Update yarn dependencies for Drupal 9.1.0 2020-10-21 11:41:33 +01: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 Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon 2015-01-22 10:55:30 +00:00
screenshot.png Issue #2471611 by MathieuSpil, yannickoo, maijs: Create HiDPI ready version of theme screenshots 2015-04-25 12:51:35 -05:00

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.