🔔 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.
npm install efrolic
After installation, you can import the CSS file into your project using this snippet:
import 'efrolic/dist/css/efrolic.min.css'
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">
📌 Compiled CSS
📌 Sass files
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.
eFrolic is compatible with recent versions of:
- Chrome ✔️
- Edge ✔️
- Firefox ✔️
- Opera ✔️
- Safari ✔️
Code copyright 2019 eFrolic . Code released under the MIT license. ™️