Skip to content

Commit 490cd58

Browse files
fix build error
1 parent 49f3920 commit 490cd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/CaGrid/CaFlex.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
};
3636
</script>
3737

38-
<style src="./ca-flex.css">
38+
<style>
3939
/* TODO: use preprocessor to refactor this code ? */
4040
@media only screen and (max-width: 600px) {
4141
.ca-flex__offset-xs1 {

0 commit comments

Comments
 (0)