We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f3920 commit 490cd58Copy full SHA for 490cd58
components/CaGrid/CaFlex.vue
@@ -35,7 +35,7 @@ export default {
35
};
36
</script>
37
38
-<style src="./ca-flex.css">
+<style>
39
/* TODO: use preprocessor to refactor this code ? */
40
@media only screen and (max-width: 600px) {
41
.ca-flex__offset-xs1 {
0 commit comments