@fewlines/stylesheets

2.0.0 • Public • Published

Fewlines Stylesheets

Disclaimer: this package is made for our internal usage and is only open source for convenience so we might not consider Pull Requests or Issues.

Shareable stylesheets used across Fewlines websites.

Usage

This package relies on postcss-custom-properties, postcss-color-mod-function, and postcss-import to work propertly.

Just include the stylesheet you want to use like this:

@import "@fewlines/stylesheets/styles/colors.css";
@import "@fewlines/stylesheets/styles/fonts.css";

Or you can include all our css in your project like this:

@import "@fewlines/stylesheets/styles/fewlines.css";

Test

There is no automated testing here, but you can serve the folder and look at the index.html while you're making some changes in it.

Contributing

See CONTRIBUTING.md.

Readme

Keywords

none

Package Sidebar

Install

npm i @fewlines/stylesheets

Weekly Downloads

8

Version

2.0.0

License

MIT

Unpacked Size

677 kB

Total Files

36

Last publish

Collaborators

  • fewlines-tech