2.0.3 • Published 4 years ago

conscientstyle v2.0.3

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

ConscientStyle

Dark/Light theme & UI components using Bootstrap 4

Installation

Using npm

npm i conscientstyle --save

Usage

On your index.html or template page import css (choose between dark or light) and js:

<link rel="stylesheet" href="../node_modules/conscientstyle/dist/css/conscientstyle-dark.min.css" />
<script src="../node_modules/conscientstyle/dist/js/conscientstyle.min.js"></script>

Correct the link path if necessary

2.0.3

4 years ago

2.0.2

4 years ago

1.1.4

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago