Skip to content

Instantly share code, notes, and snippets.

Created January 22, 2016 04:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3fad404644171e8fc523 to your computer and use it in GitHub Desktop.
Save anonymous/3fad404644171e8fc523 to your computer and use it in GitHub Desktop.
Drupal 8 theme files http://goo.gl/10wSPB
name: 'Demo Theme'
type: theme
core: 8.x
description: 'A theme to demonstrate overriding views templates.'
libraries:
- demotheme/global
global:
css:
theme:
css/bootstrap.min.css: {}
css/bootstrap-theme.min.css: {}
js:
js/bootstrap.min.js: {}
dependencies:
- core/jquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment