Adam Wathan
|
407d84994d
|
Merge branch 'benface-issue/608'
|
2019-02-07 09:10:37 -05:00 |
|
Adam Wathan
|
f69e02cf2f
|
Fix conflicts
|
2019-02-07 09:10:20 -05:00 |
|
Adam Wathan
|
8aabccb8d4
|
Fix code style
|
2019-02-06 14:29:05 -05:00 |
|
Adam Wathan
|
c2118be312
|
Merge pull request #648 from tailwindcss/responsive-nested-at-rules
Properly handle deeply nested at-rules inside of `@responsive`
|
2019-02-06 14:27:50 -05:00 |
|
Adam Wathan
|
b544febfcb
|
Use root instead of array to unify code paths
|
2019-02-06 14:23:38 -05:00 |
|
Adam Wathan
|
faf2be163f
|
Add failing test for using @responsive with deeply nested at-rules
|
2019-02-06 13:56:58 -05:00 |
|
Adam Wathan
|
a38f15fb35
|
Merge pull request #642 from justinanastos/fix/641/resposive-nested-atrules
Adding responsive variants for custom variants with atRules does not work as exepcted
|
2019-02-06 07:57:47 -05:00 |
|
Justin Anastos
|
40bb6c619d
|
Add nested atRule support to substituteResponsiveAtRules
|
2019-02-05 10:15:59 -05:00 |
|
Justin Anastos
|
3785a9cda6
|
Add test for nested atRules in responsiveAtRule
|
2019-02-05 10:15:59 -05:00 |
|
Adam Wathan
|
8b1b797b9f
|
Merge pull request #636 from tailwindcss/test-important
Add sanity test for `important` option
|
2019-02-01 12:31:50 -05:00 |
|
Adam Wathan
|
c1572aebd9
|
Fix style
|
2019-02-01 12:31:34 -05:00 |
|
Adam Wathan
|
6dfa4e848a
|
Re-enable autoprefixer in build
|
2019-02-01 12:27:49 -05:00 |
|
Adam Wathan
|
269b244b8d
|
Add sanity test for enabling important option
|
2019-02-01 12:26:34 -05:00 |
|
Adam Wathan
|
df507aba24
|
Merge pull request #633 from tailwindcss/fix-cli-tests
Return expectation promise in CLI test cases
|
2019-01-31 20:14:22 -05:00 |
|
Adam Wathan
|
d2faab515b
|
Return expectation promise in CLI test cases
|
2019-01-31 20:12:13 -05:00 |
|
Adam Wathan
|
d9b675eb78
|
Removed unused references to experiments
|
2019-01-18 09:28:27 -05:00 |
|
Adam Wathan
|
e6f4b416f0
|
Merge pull request #620 from tailwindcss/modules-as-plugins
Convert built-in utility modules to private plugins
|
2019-01-14 20:55:31 -05:00 |
|
Adam Wathan
|
e120f59ed4
|
Simplify defaultPlugins module
|
2019-01-14 19:24:51 -05:00 |
|
Adam Wathan
|
057b4ea767
|
More dead code discovered and deleted
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
adc5d2597c
|
Remove unnecessary parameter
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
b948c25499
|
Delete possibly last remnants of dead code
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
d255978d03
|
Delete even more dead code
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
fe1b30b2d2
|
Remove prefixTree, update relevant tests
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
ca524ef7c2
|
Remove more dead code
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
20588c9ea7
|
Remove unused code
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
060d23439d
|
Remove code obsoleted by upgrading PostCSS
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
f01d79f76b
|
Add a comment to explain performance optimization
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
5ade923fa4
|
Fix tests and lint warnings
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
eeb42cd6bb
|
Provide our own rawCache to avoid performance issues
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
0d333f2241
|
Port lists module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
a0de7e0963
|
Port appearance module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
a6e96c8919
|
Port backgroundAttachment module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
c39ed44c13
|
Port backgroundColors module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
0cd679b4ff
|
Port backgroundPosition module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
6112b3e345
|
Port backgroundRepeat module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
5a372877a6
|
Port backgroundSize module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
96439a33e6
|
Port borderCollapse module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
4715bda134
|
Port borderColors module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
2a0b64fa14
|
Port borderRadius module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
d969096c29
|
Port borderStyle module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
36075fae30
|
Port borderWidths module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
e16c6e669a
|
Port cursor module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
a493ee420d
|
Port display module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
fd1729ec81
|
Port flexbox module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
dce3b5fcb0
|
Port float module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
499fae20d0
|
Port fonts module to plugins
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
07193bb310
|
Port fontWeights module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
964bf81ee3
|
Port height module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
c8802df40d
|
Port leading module to plugin
|
2019-01-14 15:43:12 -05:00 |
|
Adam Wathan
|
97da5c40d6
|
Port margin module to plugin
|
2019-01-14 15:43:12 -05:00 |
|