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

vtex-css-utils

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtex-css-utils

A small package with css utility classes shared by VTEX front-end developers

  • 2.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

VTEX CSS Utils

A small package with css utility classes and variables shared by VTEX front-end developers

Installation

npm install vtex-css-utils --save

Usage

Import utilities in your stylesheets choosing from Sass (.scss) or LESS options. Please note that your text editor's linter might disagree with this notation, but it still works.

@import "~vtex-css-utils/sass/_css-utils";
@import "~vtex-css-utils/less/_css-utils";

Contributing

A CSS style-guide is in the works, but if you want to contribute just head to https://github.com/vtex-apps/css-utils and ask for a pull request.

Release History

  • 2.0.4 Update the friggin' README
  • 2.0.3 Encapsulate mobile input fix in util class
  • 2.0.2 Limit css-utils-no-outlines() to mobile devices for accessibility reason;
  • 2.0.1 Removes padding from css-utils-clean-btn();
  • 2.0.0 Remove old class names (BREAKING CHANGES), extends now have clean output
  • 1.2.1 Add bootstrap variables
  • 1.2.0 Add storefront asset path variable
  • 1.1.9 Adjust syntax on animations
  • 1.1.8 Fix wrong path on sass folder
  • 1.1.7 Update README
  • 1.1.6 Add z-index scale
  • 1.1.5 Update usage instructions
  • 1.1.2 Add new util class
  • 1.1.0 Add Sass Correspondent files
  • 1.0.0 Initial release

Keywords

FAQs

Package last updated on 20 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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