Skip to content

Commit

Permalink
resync tests with tailwind docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-rogerson committed Nov 21, 2020
1 parent d3113de commit caf91fe
Show file tree
Hide file tree
Showing 17 changed files with 12,291 additions and 6,540 deletions.
2 changes: 1 addition & 1 deletion __fixtures__/!ordering.js
Expand Up @@ -2,4 +2,4 @@ import tw from './macro'

// This tests the screens end up in the order they are defined in the config

tw.div`xl:bg-red-500 lg:bg-blue-500 bg-green-500 fill-current md:bg-pink-500 sm:bg-orange-500 sm:text-yellow-500 hidden`
tw.div`xl:bg-red-500 lg:bg-blue-500 bg-green-500 fill-current md:bg-pink-500 sm:bg-green-500 sm:text-yellow-500 hidden`
8 changes: 0 additions & 8 deletions __fixtures__/animation.js

This file was deleted.

0 comments on commit caf91fe

Please sign in to comment.