feat: show all styles in source code
This commit is contained in:
@@ -156,8 +156,8 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped docs>
|
||||
section
|
||||
margin-bottom 20px
|
||||
|
||||
<style lang="less" scoped>
|
||||
section {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user