louie-style

Simple Light-Weight Modern CSS Framework

Usage no npm install needed!

<script type="module">
  import louieStyle from 'https://cdn.skypack.dev/louie-style';
</script>

README

Louie Style

A Modern Light-Weight CSS framework. Mainly providing useful helper classes.

Getting Started

These instructions will get you a copy of the project up and running on your local machine to use in your development.

Prerequisites

Things you need to install the software and how to install them

Node.js
&
Yarn or NPM

Installing

NPM

npm install louie-style

or

Yarn

yarn add louie-style

And then

import the _global.scss_ file into your App.js file.

Authors

  • Louie Fitzpatrick - Initial work - Fitzpa

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to Bootstrap and Bulma for great ideas.