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
c3cf55d963
Nuxt
/
test
/
fixtures
/
basic
/
assets
/
global.css
5 lines
79 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(vite): emit assets referenced in inline css (#21790)
2023-06-26 12:11:12 +00:00
--asset
:
url
(
'~/assets/css-only-asset.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