ark-plumbing-sass

Sass toolkit for Ark Plumbing

Usage no npm install needed!

<script type="module">
  import arkPlumbingSass from 'https://cdn.skypack.dev/ark-plumbing-sass';
</script>

README

Ark Plumbing Sass

NPM Version:

npm version

Introduction

As there is two sites Ark Plumbing has it makes sense to have one repo for all of the styles are needed.

Summary

Base

The base folder offers different base files that are generic across both websites, these include margins, padding spaces, heading sizes, etc.

Base currently includes:

  • Typography Sizes
  • Colours
  • Reset
  • Page Styles
  • Image
  • Sass functions
  • Container
  • Spacing

Components

The components folder stores styles for specific pieces of UI such as buttons, forms, the footer and masthead, and things like that.

Components currently includes:

  • Button
  • Footer
  • Forms
  • Grid
  • Imagespace
  • Masthead
  • Proposition
  • Typography (Actual typography size classes)