Rename /deep/ to ::v-deep since we use dart-sass now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -80,7 +80,7 @@ export default class Glossary extends Vue {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
/deep/ dt {
|
||||
::v-deep dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user