@doubledotlabs/dot.css

0.2.1 • Public • Published

dot.css Build Status NPM Package

dot.css is a simple CSS framework designed to be intuitive and effective.

Usage

NPM

You can install dot.css as an NPM module:

npm install @doubledotlabs/dot.css

This provides the SCSS files at node_modules/@doubledotlabs/dot.css/scss/styles.scss. You can @import this file into another SCSS file to set custom variables and integrate it with your site's build process.

CDN

If you do not need to customize the CSS, you can include the compiled CSS in your HTML using UNPKG:

<link rel="stylesheet" href="https://unpkg.com/@doubledotlabs/dot.css@{version}/dist/styles.css">

Icons

These styles include the .material-icons web font by default, but are compatible with other alternatives (e.g. FontAwesome) as well.

License

Copyright (c) 2021 dot-css Contributors

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.

Readme

Keywords

none

Package Sidebar

Install

npm i @doubledotlabs/dot.css

Weekly Downloads

151

Version

0.2.1

License

MPL-2.0

Unpacked Size

9.08 MB

Total Files

221

Last publish

Collaborators

  • idontlikephp
  • fennifith