@friendswithsitters/styles

Friendswithsitters CSS-in-JS Shareable Styles

Usage no npm install needed!

<script type="module">
  import friendswithsittersStyles from 'https://cdn.skypack.dev/@friendswithsitters/styles';
</script>

README

Styles

This repository provides a framework agnostic theme for intended use alongside any object or tagged template literal framework.

Getting Started

Add the library to your project as a dependency using:

npm i @friendswithsitters/styles --save

The library is implemented to ensure that it is easy to take advantage of tagged template literals, including numerous helpers designed at producing strings of CSS compatible with various pre-processing frameworks.