Skip to content

Commit

Permalink
build: Fix wrong lang
Browse files Browse the repository at this point in the history
  • Loading branch information
airyland committed Feb 28, 2017
1 parent 488a339 commit 1b51135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/index.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// this component is used only for building vux.css
<style>
<style lang="less">
/** this component is used only for building vux.css **/
@import './index.less';
</style>

0 comments on commit 1b51135

Please sign in to comment.