1.9.0 • Published 6 months ago

future-tint v1.9.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Logo Static Badge Follow on Twitter

FutureTint is a utility-first CSS library that provides custom classes for styling. It is designed to work seamlessly with React applications and gives you the flexibility to build responsive layouts with minimal effort. .

Table of Contents

Installation

You can install this package via npm:

npm install future-tint

For HTML CDN

You can include the CSS file in your HTML file using the following CDN link:

https://cdn.jsdelivr.net/npm/future-tint@latest/dist/common.min.css

Search Classes

For search available futuretint classes by enter style name example you need margin related classes enter simply margin https://futuretint.futureapps.in/

Responsive Sizes

DevicesPixlesDescription
vs<427pxVery small devices
xs<567pxExtra small devices
sm<768pxSmall devices
md<867pxMedium devices
lg<1024pxLarge devices
xl<1225pxExtra large devices
xxl<1440pxVery extra large devices
<!-------------------------------------
vs<375pxVery small devices
xs<427pxExtra small devices
sm<567pxSmall devices
md<768pxMedium devices
mmd<867pxMedium Middle devices
lg<1024pxLarge devices
xl<1225pxExtra large devices
xxl<1440pxVery extra large devices
xxxl<2560px4k large devices-->

Usage

import React from 'react';
import 'future-tint/dist/common.min.css';

<div class="px-10px px-10px--sm h-50px fs-22px rd-20px rd-tl-15px">
  Your Content Here.
</div>

in this use px means padding-left and right, h-50pxmeans height is 50px, rd-20px = borader radius is 20px and rd-tl-20px means border-top-left-radius 15px

this FutureTint is help to build your web fast by using our classes with responsive

Future Tint Components

we will launch soon our future tint components supported in react to build responsive pages with simlpe usage

Developed By

This is Future Tint are built by Future Apps Visit Our Website

1.9.0

6 months ago

1.8.9

6 months ago

1.7.3

7 months ago

1.7.2

7 months ago

1.7.1

7 months ago

1.8.8

7 months ago

1.8.7

7 months ago

1.8.6

7 months ago

1.8.5

7 months ago

1.8.4

7 months ago

1.8.3

7 months ago

1.7.0

7 months ago

1.6.9

8 months ago

1.6.8

8 months ago

1.6.7

8 months ago

1.5.5

8 months ago

1.5.4

8 months ago

1.5.3

8 months ago

1.4.3

8 months ago

1.5.2

8 months ago

1.4.2

8 months ago

1.6.6

8 months ago

1.6.5

8 months ago

1.3.2

8 months ago

1.2.2

8 months ago

1.1.2

8 months ago