/peetjvv-styles

Shared styles and react components for my peetjvv.co.za sites.

Primary LanguageSCSS

peetjvv-styles

Description

This package contains the styles and shared components used by my peetjvv.co.za sites.

Usage

  1. Install with npm i @peetjvv/styles
  2. Add the following imports to your application:
@import '~@peetjvv/styles/scss/vars.scss';
@import '~@peetjvv/styles/scss/main.scss';