README.md

July 25, 2020 ยท View on GitHub

๐Ÿ”” eFrolicss | CSS framework which without using JavaScript is interactive and animated.

This framework is based on being simple and modern to develop web interfaces focused on mobile devices. Built in flexbox bases.

Explore eFrolic docs

eFrolic / framework css eFrolic / framework css

eFrolic / framework css

Quick start ๐Ÿš€

NPM โš™๏ธ

npm install efrolic

Import ๐Ÿ“ค

After installation, you can import the CSS file into your project using this snippet:

import 'efrolic/dist/css/efrolic.min.css'

CDN ๐Ÿ›ฌ

Copy-paste the stylesheet <link> into your <head> before all other stylesheets to load our CSS.

<link rel="stylesheet" href="https://unpkg.com/efrolic@0.2.9/dist/css/efrolic.min.css">

Download

๐Ÿ“Œ Compiled CSS

Download ๐Ÿ“‰

๐Ÿ“Œ Sass files

Download ๐Ÿ“ˆ

CSS file 50KB so far. ๐Ÿ“ฆ

eFrolic is a modern and lightweight CSS framework, so far only weighs 50KB minified and includes all the components and utilities of the framework.

You can use that lightweight and very powerful file or use the Sass files to customize.

There is no Javascript so it can be integrated into any environment, even without javascript many components look impressive and animated.

Browser Support ๐ŸŒ

eFrolic is compatible with recent versions of:

  • Chrome โœ”๏ธ
  • Edge โœ”๏ธ
  • Firefox โœ”๏ธ
  • Opera โœ”๏ธ
  • Safari โœ”๏ธ

Code copyright 2019 eFrolic . Code released under the MIT license. โ„ข๏ธ