refactor(scss): remove comments scss folder. Include style of each comment system inside their HTML template
This commit is contained in:
@@ -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);
|
||||
}
|
||||
Reference in New Issue
Block a user