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 21:53:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3cb9b882c0
Nuxt
/
test
/
fixtures
/
basic
/
pages
/
extractCSS.vue
10 lines
79 B
Vue
Raw
Normal View
History
Unescape
Escape
feature: enable extractCSS in dev
2017-12-21 03:35:23 +00:00
<
template
>
feat: upgrade eslint to 5.x (#3494) - [ ] babel-eslint https://github.com/babel/babel-eslint/issues/664 - [x] eslint-config-standard-jsx https://github.com/standard/eslint-config-standard-jsx/issues/32 - [x] eslint-config-standard to be stable release https://github.com/standard/eslint-config-standard/issues/123 - [x] eslint-plugin-html - [x] eslint-plugin-import - [x] eslint-plugin-jest - [x] eslint-plugin-node - [x] eslint-plugin-promise - [x] eslint-plugin-standard https://github.com/standard/eslint-plugin-standard/issues/29 - [x] eslint-plugin-vue https://github.com/vuejs/eslint-plugin-vue/pull/504 - [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
2018-08-31 20:34:12 +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