feat: show all styles in source code
This commit is contained in:
@@ -69,9 +69,7 @@ export default {
|
||||
margin: 2px 0; /* Just for showcase */
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="less" scoped docs>
|
||||
.content {
|
||||
background-color: #eee;
|
||||
height: 100%;
|
||||
|
||||
@@ -60,9 +60,7 @@ article {
|
||||
margin: 2px 0; /* Just for showcase */
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="less" scoped docs>
|
||||
.content {
|
||||
background-color: #eee;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user