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
-1
View File
@@ -1 +0,0 @@
@import "provider/disqus.scss"
@@ -1,6 +0,0 @@
.disqus-container {
background-color: var(--card-background);
border-radius: var(--card-border-radius);
box-shadow: var(--shadow-l1);
padding: var(--content-padding);
}