Commit 003f372
chore: fix example (#230)
I thought it was a core error, but testing and testing I see the problem is not in the core.
The problem is the example, I thought create a warning (#228), but i see the code of vue-cli-plugin and this plugins append the styles.sass in the bottom of all prependData.
https://github.com/vuetifyjs/vue-cli-plugin-vuetify/blob/master/packages/vue-cli-plugin-vuetify/util/helpers.js#L471 parent 119b65b commit 003f372
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | | - | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments