/ stream.nieuweinstituut.nl / 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 -  
[TXT]CHANGELOG.md40 years ago2.6K 
[   ]LICENSE40 years ago1.0K 
[TXT]README.md40 years ago2.6Kd768d73 docs [كارل مبارك]
[   ]index.js40 years ago4.0K3e510ca test new git [كارل مبارك]
[   ]package.json2 years ago1.7K3e510ca test new git [كارل مبارك]
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