1.0.0-alpha2 • Published 3 years ago

@slim-css/core v1.0.0-alpha2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

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/core@1.0.0-alpha/

Copyright and license

Code copyright 2021 SOCGNA KOUYEM Childéric. Code released under the MIT license.