Skip to content

Commit c4b4df8

Browse files
committed
fix(gen): fix app.css EJS
1 parent 17c8a28 commit c4b4df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/app/client/app/app(css).css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@import '~bootstrap/dist/css/bootstrap.css';
33
<%_ if(filters.oauth) { -%>
44
@import '~bootstrap-social/bootstrap-social.css';
5-
<%_ }} -%>
5+
<%_ } -%>
66
/**
77
* Bootstrap Fonts
88
*/

0 commit comments

Comments
 (0)