22 Commits

Author SHA1 Message Date
Adam Wathan
e6fd316347 Don't generate color opacity code in color plugins if not necessary 2020-05-01 15:07:40 -04:00
Adam Wathan
64b6c955c7 Improve PurgeCSS integration
- Add better Pug support
- Add "modes", with "all" and "conservative" by default
- Allow passing options through to PurgeCSS
- Rename `paths` to `content` to match PurgeCSS
2020-04-28 09:51:27 -04:00
Adam Wathan
ec0b7a2be1 Integrate PurgeCSS directly into Tailwind 2020-04-27 21:24:49 -04:00
Adam Wathan
08c69116ef Support import syntax even if not using postcss-import 2020-01-25 12:14:01 -05:00
mattstypa
92b3b0c0a1 Updated CLI init commend 2019-03-14 15:51:21 -05:00
Adam Wathan
1a46f6b47d Move important to top level option 2019-02-01 12:32:50 -05:00
Adam Wathan
c1572aebd9 Fix style 2019-02-01 12:31:34 -05:00
Adam Wathan
269b244b8d Add sanity test for enabling important option 2019-02-01 12:26:34 -05:00
Adam Wathan
bc05473b37 Add dependencies, fix warnings 2018-03-07 09:37:01 -05:00
Keith Damiani
60af234d5d Update test for output when using no Tailwind features 2018-01-19 14:40:43 -05:00
Patrick Heller 💩
ed71ee438d fix code style issues 2017-11-08 18:48:48 +01:00
Patrick Heller 💩
498c53c582 Merge remote-tracking branch 'remotes/upstream/master' into fix-issue-18
# Conflicts:
#	__tests__/sanity.test.js
#	src/lib/substituteResponsiveAtRules.js
2017-11-08 18:46:47 +01:00
David Hemphill
06ed308c28 change print width to 100 characters 2017-11-06 15:02:02 -05:00
David Hemphill
ec607968cf Add ESLinting and Prettier formatting and run an initial format on the codebase 2017-11-06 15:00:00 -05:00
Patrick Heller 💩
76eb4beb03 fix wrong output path 2017-11-03 23:49:49 +01:00
Patrick Heller 💩
004fa09435 rename test 2017-11-03 23:11:44 +01:00
Patrick Heller 💩
5626feb212 add newline 2017-11-03 23:09:59 +01:00
Patrick Heller 💩
30eb373e2b better name for test 2017-11-03 21:46:19 +01:00
Patrick Heller 💩
e5a9c8926f remove empty media queries 2017-11-03 20:52:16 +01:00
Patrick Heller 💩
73f0ee9826 Fixes #18 2017-11-03 19:43:40 +01:00
Adam Wathan
e46cc65d80 Remove example class from dist build
Still want to be including this in our tests, so sanity test now runs
against a separate fixture.
2017-11-02 13:25:50 -04:00
Adam Wathan
7345fb04b8 Add really basic/naive sanity test 2017-10-17 08:57:44 -04:00