@bpiwek/frontbox-style

Hermetic SCSS files contain helpful methods used on most websites, divided into categories: functions, generators, modules, shapes, styles, variables.

Usage no npm install needed!

<script type="module">
  import bpiwekFrontboxStyle from 'https://cdn.skypack.dev/@bpiwek/frontbox-style';
</script>

README

FrontBox Style

Hermetic SCSS files contain helpful methods used on most websites, divided into categories: functions, generators, modules, shapes, styles, variables.

Information

Author Bartosz Piwek
Documentation https://frontbox-style.vercel.app
Version frontbox style npm package version
CSS SCSS

Install

Add package

yarn add @bpiwek/frontbox-style
# or
npm i @bpiwek/frontbox-style

Import file

@import 'node_modules/@bpiwek/frontbox-style';
// or
@import '~@bpiwek/frontbox-style';

VoilĂ !

Develop

Visual Code Studio plugins

Bugs

Feel free to report bug using this link.