Skip to content

samf/v4bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v4bug: showing a possible bug in the v4 CLI

setup

run "npm i"

building

Run "./build" in the top level directory, and look at the public directory. A grep underline public/main.css would ideally show a line that is specifying the underline class, but with the bug, there won't be a line containing .underline.

to reproduce the bug...

Clone this (or move this) repo underneath a directory with a .gitignore file consisting entirely of * (just an asterisk).

Note that git won't pay attention to this, because this repo is a git repo, and directories above won't matter. But the tailwindcss command seems to act on this directive and ignore everything.

About

demonstrating a possible problem with the new v4 CLI for tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published