mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
6ef6eae2c7
Co-authored-by: Alex C <alex.canals@jkweb.ch>
5 lines
69 B
CSS
5 lines
69 B
CSS
:root {
|
|
--global: 'global';
|
|
--asset: url('~/assets/logo.svg');
|
|
}
|