0.4.12 • Published 3 years ago

cestbleu v0.4.12

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

C'est Bleu

npm version Downloads/month License: MIT

This is a SASS-based CSS framework consisting of basic HTML controls such as buttons, labels, inputs, selects, checkboxes, radios and simple components such as rows and blocks purposed for controls' grouping and positioning.

Building

In order to build the framework follow these simple steps:

  1. Install Node.js and NPM.

  2. Clone this repo.

  3. Run the following command from repo's root directory:

    npm install
  4. Build CSS:

    npm run build

    and find generated files in dist directory.

  5. Start local web server:

    npm start

    and see the results in a browser accessing http://localhost:6060.

License

MIT

0.4.12

3 years ago

0.4.11

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago