drupal/core/themes/classy
Lauri Eskola 72f23edf42
Issue #3062157 by swetha kashetty, shubham.prakash, andrewmacpherson: Document summary_attributes variable in details.html.twig
(cherry picked from commit 7cb3afdcdd)
2019-07-08 13:20:30 +03:00
..
css/components Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:31:19 +03: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
templates Issue #3062157 by swetha kashetty, shubham.prakash, andrewmacpherson: Document summary_attributes variable in details.html.twig 2019-07-08 13:20:30 +03: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 #2853509 by alexpott, xjm, nod_, dmsmidt, dawehner, catch, graber: Don't render status messages if there are no messages but also include their assets if there might be 2017-05-15 15:50:54 +01:00
classy.libraries.yml Issue #2641380 by gnuget, darketaine, Chernous_dn, dinarcon, mohit_aghera, joelpittet, hass, davidhernandez, Wim Leers, Cottser: image-widget.html.twig references a non-existing classy/image-widget library 2016-09-07 22:07:51 -04: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.