i-nithin / framer.ui

Home Page:https://framer-designs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

framer.ui

framer.ui is a CSS simple and Lightweight component liabrary for building your products fast on the web.

Live Link

https://framer-designs.netlify.app

Installation

To use framer.ui in your project, copy the link tag below and paste it in the <head> tag of your html file, above all other style sheets.

  <link rel="stylesheet" href="https://framer-designs.netlify.app/css/main.css">

Or paste the following import statement at the top of your CSS file.

@import url('https://framer-designs.netlify.app/css/main.css')

and include JS file also

<script src="https://framer-designs.netlify.app/js/index.js"></script>

Documentation

framer.ui.Docs

Components

Tech Stack

HTML, CSS & JS

About

https://framer-designs.netlify.app/


Languages

Language:HTML 81.8%Language:CSS 17.6%Language:JavaScript 0.6%