Skip to content

r007/wp-style-utils

 
 

Repository files navigation

Sixa Style Utils

This packages includes a collection of SCSS utilities and variables.

Installation

Install the module:

npm install @sixa/wp-style-utils --save-dev

How to use

SCSS included

You can import the following SCSS files:

@import '@sixa/wp-style-utils/src/breakpoints';
@import '@sixa/wp-style-utils/src/columns';
@import '@sixa/wp-style-utils/src/dime-background';
@import '@sixa/wp-style-utils/src/flexbox';
@import '@sixa/wp-style-utils/src/icon';
@import '@sixa/wp-style-utils/src/product-columns';
@import '@sixa/wp-style-utils/src/responsive-columns';

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 91.5%
  • JavaScript 8.5%