Skip to content

Instantly share code, notes, and snippets.

@tomasfejfar
Created September 5, 2016 09: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 tomasfejfar/70fb9f24f302055ea694f7ccb829074c to your computer and use it in GitHub Desktop.
Save tomasfejfar/70fb9f24f302055ea694f7ccb829074c to your computer and use it in GitHub Desktop.
Simple theme to test why styles are not applied
body {
background-color: red !important;
}
core: 8.x
name: New
package: Custom
type: theme
libraries:
- new/global
global:
css:
base:
- css/style.css: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment