/ piacw.com / dev / final / node_modules / vue-style-loader /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2 years ago -  
[DIR]node_modules/2 years ago -  
[DIR]test/2 years ago -  
[   ]LICENSE2 years ago1.0K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]package.json2 years ago1.6K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]CHANGELOG.md2 years ago1.8K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md2 years ago2.6K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]index.js2 years ago3.8K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]yarn.lock2 years ago110K0fb859dc fixed mobile overflwo options [كارل مبارك]
README.md

vue-style-loader Build Status npm package

This is a fork based on style-loader. Similar to style-loader, you can chain it after css-loader to dynamically inject CSS into the document as style tags. However, since this is included as a dependency and used by default in vue-loader, in most cases you don't need to configure this loader yourself.

Options

Differences from style-loader

Server-Side Rendering Support

When bundling with target: 'node', the styles in all rendered components are collected and exposed on the Vue render context object as context.styles, which you can simply inline into your markup's <head>. If you are building a Vue SSR app, you probably should use this loader for CSS imported from JavaScript files too.

Misc

License

MIT

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80