Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Registering TailwindCSS

In your main tailwind css config file, use the following to register the components as a source: (relative to the config file)

@source "../../node_modules/@onelauncher/common";