Skip to content

Latest commit

 

History

History
 
 

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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