Skip to content

A minimal CSS Framework inspired by Bootstrap Framework. It just pre-built some of the most commonly used components and Flex-box, for lightweight purpose. This is a CSS Framework created for experience, it is not recommended to use for real projects.

License

nhatphamcdn/funstyle

Repository files navigation

funstyle

A minimal CSS Framework inspired by Bootstrap Framework.
It just pre-built some of the most commonly used components and Flex-box, for lightweight purpose. This is a CSS Framework created for experience, it is not recommended to use for real projects.

Table of contents

  • Usage
  • Update in progress...

Usage

Install manually

Download funstyle and link /css/funstyle.min.css in the <head> of your website.

<link rel="stylesheet" href="css/funstyle.min.css">

Install from CDN

Alternatively, you can use unpkg CDN to link funstyle.

<link rel="stylesheet" href="https://unpkg.com/@nhatphamfks-org/funstyle@1.0.0/css/funstyle.min.css">

Install with NPM

npm i @nhatphamfks-org/funstyle

About

A minimal CSS Framework inspired by Bootstrap Framework. It just pre-built some of the most commonly used components and Flex-box, for lightweight purpose. This is a CSS Framework created for experience, it is not recommended to use for real projects.

Topics

Resources

License

Stars

Watchers

Forks