Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storefront-ui/css

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storefront-ui/css - npm Package Compare versions

Comparing version 2.0.0-alpha to 2.0.0-alpha.0

2

package.json
{
"name": "@storefront-ui/css",
"version": "2.0.0-alpha",
"version": "2.0.0-alpha.0",
"sideEffects": [

@@ -5,0 +5,0 @@ "*.scss",

@@ -7,9 +7,11 @@ # @storefront-ui/css

Import styling for all of the components at once from path `@storefront-ui/css/storefront-ui.css`.
Import styling for all of the components at once from path `@storefront-ui/storefront-ui.css`.
To import styling for each component separately use path like:
`@storefront-ui/css/components/$NameOfComponent.css`
`@storefront-ui/components/$NameOfComponent.css`
where `$NameOfComponent` is a SFUI component name starting with `Vsf` prefix.
For example to import styling for `Alert` component you could use path:
`@storefront-ui/css/components/VsfAlert.css`.
`@storefront-ui/components/VsfAlert.css`.
For more information [see our documentation](https://docs.storefrontui.io/v2/).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc