adamecmartin-css-core

3.0.0 • Public • Published

CSS Core

Small CSS framework for private use, what use bootstrap 5.

Installation

If you want to change something install dependencies with this command. And than compile files.

$ npm install

# Just one time
$ gulp css

# Watch source dir
$ gulp watch

How to use

Import the file to your project and import your own parameters before.

@import "../../node_modules/adamecmartin-css-core/source/preFunctions";
@import "variables";
@import "../../node_modules/adamecmartin-css-core/source/main";
@import "bootstrap.all";
@import "../../node_modules/adamecmartin-css-core/source/app";

// Your code

Contribution

Document

  • README.md

Introduction

  • README.md

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    0
    • latest

Version History

Package Sidebar

Install

npm i adamecmartin-css-core

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

6.97 kB

Total Files

9

Last publish

Collaborators

  • martin20a