This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-05 13:43:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
241a071a3e
Nuxt
/
test
/
fixtures
/
basic
/
pages
/
extractCSS.vue
10 lines
78 B
Vue
Raw
Normal View
History
Unescape
Escape
feature: enable extractCSS in dev
2017-12-21 03:35:23 +00:00
<
template
>
refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517)
2018-07-12 12:03:50 +00:00
<
div
/
>
feature: enable extractCSS in dev
2017-12-21 03:35:23 +00:00
<
/
template
>
<
style
>
body
{
font
-
size
:
30
px
;
}
<
/
style
>
Reference in New Issue
Copy Permalink