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-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58e75689d8
Nuxt
/
test
/
fixtures
/
basic
/
assets
/
global.css
5 lines
69 B
CSS
Raw
Normal View
History
Unescape
Escape
feat(nuxt, vite): inline global and component styles in server response (#7160) Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-03 13:03:30 +00:00
:
root
{
--global
:
'global'
;
fix(nuxt): don't inline styles for per-request `ssr: false` (#8106) Co-authored-by: Alex C <alex.canals@jkweb.ch>
2022-10-12 08:50:16 +00:00
--asset
:
url
(
'~/assets/logo.svg'
)
;
feat(nuxt, vite): inline global and component styles in server response (#7160) Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-03 13:03:30 +00:00
}
Reference in New Issue
Copy Permalink