tiny-vue/examples/react-site/tiny-uno/preflights.js

8 lines
67 B
JavaScript

export default [
{
getCSS: () => `:root {
}`,
},
];