[Style] Separate news.scss from main

This commit is contained in:
hyperbola
2021-01-19 18:37:07 +08:00
parent 73716ef8d1
commit 5b51ee8655
2 changed files with 2 additions and 1 deletions

View File

@@ -26,4 +26,5 @@ export default class News extends Vue {
</script>
<style lang="scss">
@import '@/assets/scss/news'
</style>