0.0.16 • Published 6 years ago
kashi v0.0.16
Kashi
The black & white style framework
Getting Started
You can easily install Kashi via npm
.
$ npm i kashi
Or you can link it via CDN.
<link rel="stylesheet" href="https://unpkg.com/kashi@latest">
That's it! You're good to go.
Resources
License
Copyright (c) 2019 Kiran Chauhan (https://chauhankiran.github.io)
Kashi is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Kashi is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Kashi. If not, see <https://www.gnu.org/licenses/>.