@slim-css/core
v1.0.0-alpha2
Published
Beautiful and SlimCSS Framework based on Flexbox and Grid
Downloads
5
Maintainers
Readme
Slim-CSS v1.0.0
Our default branch is for development of our Slim-CSS v1.0.0 release.
Table of contents
Quick install
Several quick install options are available:
Repo
git clone https://gitlab.com/exytech/community/slim-css/slim-core.git
NPM
npm install @slim-css/core
or
Yarn
yarn add @slim-css/core
Import
After installation, you can import the CSS file into your project using this snippet:
@import '@slim-css/core/css/slim-core.css'
@import '@slim-css/core/css/slim-core-components.css'
or
@import '@slim-css/core/css/slim-core-full.css'
CDN
https://cdn.jsdelivr.net/npm/@slim-css/[email protected]/
slim-core compact file
slim-core minified files
Copyright and license
Code copyright 2021 SOCGNA KOUYEM Childéric. Code released under the MIT license.