0.0.4 • Published 1 year ago

minimalistcss v0.0.4

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

MinimalistCSS

MinimalistCSS is a CSS framework and does not include any javascript. You can customize the framework by using .scss only.

Size

DistFileURL
Litelite.minimalist.min.cssnpm.io
Fullminimalist.min.cssnpm.io

Features

  • Design almost anything without writing a css code.
  • Ready to use default styles for some frequently used elements like form, table and spinner.
  • Two style files available monochrome and multicolor.
  • Lite distribution style in with gray colors only, available under 16KB.
  • Two gray color sets available gray and slategray.
  • Make interactive UI using transitions and transformations.
  • 36 Google fonts are already included.
  • Take advantage of filters. It’s easy to make Apple like blur effect.
  • More color options than any other popular framework.
  • Gradient text, background and border color. 250+ Gradient color options.
  • Responsive height. Maintain aspect ratio of block 1:1, 1:2, 4:3 and more.
  • Make content placeholder with in-progress class.

Quick start

Several quick start options are available:

  1. Clone the repo: git clone https://github.com/MinimalistCSS/MinimalistCSS.git.
  2. Install with npm: npm i minimalistcss.

Develop

Clone the repo from Github and install dependencies through npm.

git clone https://github.com/MinimalistCSS/MinimalistCSS.git
cd MinimalistCSS
npm install

Run the build command to build dist files

npm run build

Documentation

Docs can be found at https://minimalistcss.github.io/getting-started/

License

Copyright 2022 @MinimalistCSS. This project is licensed under the MIT License.

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

1.0.1

1 year ago

1.0.0-a

1 year ago

1.0.0

1 year ago