refactor(scss): remove comments scss folder. Include style of each comment system inside their HTML template

This commit is contained in:
Jimmy Cai
2020-09-09 16:19:37 +02:00
parent 9e42d8cd35
commit 7e701c0239
4 changed files with 9 additions and 9 deletions
-2
View File
@@ -15,8 +15,6 @@
@import "partials/layout/taxonomy.scss";
@import "partials/layout/404.scss";
@import "partials/comments/base.scss";
a {
text-decoration: none;
color: var(--accent-color);