Search
Displaying 361 - 370 of 967
HTML Preprocessors
Class
Pug
Shorthand for typing html code.
Div with class attribute, h2, and paragraph of text
div.block h2 My Block p This is...
CSS file organization
Resource
Libraries define CSS files within groups, which are loaded in order to avoid collisions.
Instructions on how to override or extend libraries in your theme info file.
CSS/Javascript Libraries
Class
CSS and Javascript files are defined as Libraries in Drupal, so they can be loaded only when needed. Assets are attached...