Skip to content
Snippets Groups Projects
wcm8_theme.info.yml 914 B
Newer Older
M Miller's avatar
M Miller committed
name: WCM8 Theme
type: theme
description: 'Theme for WCM8 Sites. Incorporates it-osu-pl-drupal library.'
package: WCM8
core: 8.x

libraries:
  - wcm8_theme/global-css
  - wcm8_theme/global-js
  - wcm8_theme/fontawesome

ckeditor_stylesheets:
  - css/main.css

base theme: stable

regions:
  primary_menu: Primary Menu
  hero: Hero
  breadcrumb: Breadcrumbs
  system: System
  tabs: Tabs
  content: Content
  sidebar: Sidebar
  content_after: Content After

component-libraries:
  base:
    paths:
      - design-system/it-osu-pl-drupal/00-base
M Miller's avatar
M Miller committed
  atoms:
    paths:
      - design-system/it-osu-pl-drupal/01-atoms
M Miller's avatar
M Miller committed
  molecules:
    paths:
      - design-system/it-osu-pl-drupal/02-molecules
M Miller's avatar
M Miller committed
  organisms:
    paths:
      - design-system/it-osu-pl-drupal/03-organisms
M Miller's avatar
M Miller committed
  templates:
    paths:
      - design-system/it-osu-pl-drupal/04-templates
M Miller's avatar
M Miller committed
#   pages:
#     paths:
#       -design-system/it-osu-pl-drupal/05-pages
M Miller's avatar
M Miller committed