@chantelsky/necessities

Sass mixins

Usage no npm install needed!

<script type="module">
  import chantelskyNecessities from 'https://cdn.skypack.dev/@chantelsky/necessities';
</script>

README

@Chantelsky/necessities

npm npm bundle size

An open source collection of Sass mixins

The purpose of Barenecessities is to get straight into your project without having to spend all your time searching for useful mixins. Please feel free to fork it and add your own mixins.

installation

$ npm install @chantelsky/necessities Please note: npm install sass is required to use this project.

Mixins Available:

  • wrapper
  • Flexbox
  • Grid
  • Padding
  • Centering a block element
  • Absolute position centering
  • Opacity
  • Box-shadow
  • Giving dimensions to box-size
  • media queries
  • creating a css triangle

Contribute

Please file an issue if you think something could be improved. Please submit Pull requests whenever possible.

Contributors