mediacurrent / theme_generator_8

Yeoman generator for Drupal Themes - lets you quickly set up a Drupal 8 theme with sensible defaults and best practices.
MIT License
100 stars 24 forks source link

Feature/cleanup stylelint integration #52

Closed Tregonia closed 4 years ago

Tregonia commented 4 years ago

Removes left over curly brackets and corrects spacing.

Also adds .DS_Store to gitignore