You are here

styleswitcher.custom_styles.after.yml in Style Switcher 8.2

tests/fixtures/migrate/styleswitcher.custom_styles.after.yml

File

tests/fixtures/migrate/styleswitcher.custom_styles.after.yml
View source
  1. styles:
  2. custom/something:
  3. label: Something
  4. name: custom/something
  5. path: 'public://css/a-custom-style-path.css'
  6. custom/default:
  7. name: custom/default
  8. label: Default
  9. path: null