@fullcrew/scss

0.0.1 • Public • Published

Fullcrew SCSS

Fullcrew Design SCSS is a modern CSS framework based on Flexbox, CSS Variables and CSS Grid.

npm npm npm bundle size

Documentation

Browse online documentation here.

Quick start

Fullcrew SCSS is constantly in development! Try it out now:

Install

# With npm
npm i @fullcrew/scss

# With yarn
yarn add @fullcrew/scss

# With pnpm
pnpm add @fullcrew/scss

Import

After installation, you can import the CSS file into your project using this snippet:

import '@fullcrew/scss/dist/fullcrew.css'

CDN

https://www.jsdelivr.com/package/npm/fullcrew/scss

Feel free to raise an issue or submit a pull request.

Browser Support

Fullcrew SCSS uses autoprefixer to make (most) Flexbox, CSS grid and CSS Variables features compatible with earlier browser versions. According to Can I use, Fullcrew SCSS is compatible with recent versions of:

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Opera

Internet Explorer (11+) is only partially supported.

License

Code released under MIT license.

Package Sidebar

Install

npm i @fullcrew/scss

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

1.18 MB

Total Files

63

Last publish

Collaborators

  • jraminska