Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
fix(generators/component): prevent linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Doğa Gürdal authored and Doğa Gürdal committed Aug 14, 2019
1 parent bb05bd3 commit 8f1743b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/component/templates/_style.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[is="flynt-<%= nameKebabCase %>"] {

[is='flynt-<%= nameKebabCase %>'] {
// add your component styles here
}

0 comments on commit 8f1743b

Please sign in to comment.