FernosaCSS
CSS UI and utility framework to build modern and responsive components
Install / Use
/learn @Fernosa/FernosaCSSREADME
<p align="center">
<a href="#">
<img
src="https://user-images.githubusercontent.com/69644334/155681126-348b4471-51b6-4888-b28e-956af7dc2b46.svg"
alt="Gray shape shifter" height="80"
/>
</a>
</p>
<h1 align="center">Fernosa</h1>
<p align="center">Flexible CSS Framework Packed With Responsive Components And Utility</p>
<p align="center">Join Our Discord For Help: https://discord.gg/9VgwJetEvG</p>
<p align="center">Documentation: Soon (Currently Available On Discord)</p>
<p align="center"> Note: This library is still under development so most of features might not work yet </p>
<br><br>
👀 Why Fernosa?
<font align="left" size="3"> <ul> <li>Fernosa is an open-source CSS library under development.</li> <li>It is customizable to the brink, allowing you to change the colours according to your colour palette, and based on that, the components will be generated.</li> <li>You can also make the most of the utility classes we provide to change the components to what you find suitable.</li> <li>It comes packed with beautiful and completely responsive components that can be used in your commercial and personal projects.</li> <li>Fernosa also gives you the freedom to use a lot of CSS effects that we provide, like neon, hover effects, etc.</li> <li>If you want to speed up your work without wasting hours customising components, Fernosa is for you.</li> </ul> </font> <br>🤔 How TO Use It?
You can use Fernosa by linking the following stylesheet in your html <head> tag.
<br>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/Fernosa/FernosaCSS@main/FernosaCSS/fernosa.css"
/>
<br>
Join our discord if you encounter any issues. our team will gladly assist you.
<br><br>
🙄 How to customize colors?
-
Download the Visual studio code extension: Live Sass Compiler
-
Download the SCSS file: Here
-
In the scss file, simply edit the theme colors variables to suit your color theme
<br>
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
Link this fontawesome CDN inside the head
<br>Also link the javascript CDN
<script src="https://cdn.jsdelivr.net/gh/Fernosa/FernosaCSS@main/scripts/fernosa.js"></script>
That's it! <br> Wollah! It will start working, Happy Hacking! </font>
