0.3.1 • Published 1 year ago

limpio v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Limpio

Awesome SASS Framework

Limpio is a lightweight, fast and responsive css framwork for faster app development

Why you should go with Limpio

  • Responsive
  • Lightweight
  • Customizable
  • Themes
  • Good Documentation
  • IDE Integration

Getting started

CDN

jsdelivr
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/limpio/dist/limpio.css">
unpkg
<link rel="stylesheet" href="https://unpkg/npm/limpio/dist/css/limpio.css">

NPM

npm install limpio

YARN

yarn add limpio

Example

<header class="wrapper bgc-dark c-light">
  <h1 class="title tt-capitalize">Hello limpio user</h1>
  <p class="p">Sit quia maiores consectetur laborum maiores Atque corrupti sit placeat</p>
</header>

Docs

You can get the docs here

IDE Integration

Browser Support

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Opera
0.3.1

1 year ago

0.3.0

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago