Skip to content

Files

Latest commit

3f29328 · Nov 18, 2022

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 18, 2021
Oct 27, 2022
Nov 18, 2022
Nov 18, 2022
May 11, 2021
Nov 18, 2022
Mar 10, 2021
Nov 18, 2022
Nov 18, 2022
Nov 18, 2022
Oct 27, 2022
Jan 3, 2022
Nov 18, 2022
Dec 30, 2021

Documentation Github Module Size Typescript

Exports

The tw function

This function is responsible for interpreting Twind rules and injecting CSS in the document.

📚 View Handbook Guide

📓 View API Reference

The apply function

This function generates one style object, combining all Tailwind rules by deep merging rules in order of declaration.

📚 View Handbook Guide

📓 View API Reference

The setup function

This optional function accepts a configuration object that allows you to change behaviors, themes, and more.

📚 View Handbook Guide

📓 View API Reference