Intuitive Responsive CSS/SCSS Framework – fictoan

Category: CSS & CSS3 , Frameworks , Recommended | November 1, 2018
Author:sujan-s
Views Total:235 views
Official Page:Go to website
Last Update:November 1, 2018
License:MIT

Preview:

Intuitive Responsive CSS/SCSS Framework – fictoan

Description:

A responsive, customizable, modular and open source HTML5/CSS/SCSS framework for creating modern clean web pages and web applications.

How to use it:

Clone or download the fictoan and then insert the CSS file fictoan.min.css into the document.

<link rel="stylesheet" href="dist/fictoan.css">

Customize the fictoan framework in the scss files.

//  Add your project-specific variables here
$fontSans : "Archia", sans-serif;
$paraFontSize : 0.94em;
$buttonGradientStartColour-eg : $colorPink-80;
$buttonGradientEndColour-eg   : $colorGreen-90;

Changelog:

11/01/2018

  • v2.25.0

You Might Be Interested In:


Leave a Reply