Adam Wathan
10106e2edc
Move flex display utilities to display plugin
2019-02-26 10:02:25 -05:00
Adam Wathan
d0de252e47
Rename flex-no-grow/shrink to flex-grow/shrink-0
2019-02-26 09:13:17 -05:00
Adam Wathan
2e1099ebea
Update default breakpoints
2019-02-22 21:20:22 -05:00
Adam Wathan
2c5c54367c
Merge pull request #681 from hacknug/feature/word-wrapping
...
Add new word-break utilities
2019-02-22 12:37:44 -05:00
Nestor Vera
85957755dd
Add new word-break utilities
2019-02-22 17:51:21 +01:00
Nestor Vera
233d5bdcbd
Fix undefined var in one test
2019-02-22 16:59:56 +01:00
Adam Wathan
db7f1e6728
Merge branch 'master' into next
2019-02-22 10:05:31 -05:00
Adam Wathan
10aa36533f
Pass postcss to plugins explicitly
2019-02-22 09:50:36 -05:00
Adam Wathan
48b72304cb
Merge pull request #640 from MattStypa/build_refactor
...
CLI build process improvements
2019-02-21 15:08:12 -05:00
Adam Wathan
fdc5565f70
Merge pull request #671 from tailwindcss/extend-tracking-scale
...
Extend letter-spacing scale
2019-02-21 15:03:37 -05:00
Adam Wathan
e5134752d8
Add snug and relaxed line-heights
2019-02-20 19:41:55 -05:00
Adam Wathan
62c5addc4b
Extend letter-spacing scale
2019-02-20 14:44:19 -05:00
Adam Wathan
e5d2e6429d
Enable object fit/position plugins by default
2019-02-19 18:59:12 -05:00
Adam Wathan
3f9c4ec84b
Rename roman to not-italic
2019-02-18 10:14:15 -05:00
Adam Wathan
87192f8922
Fix conflicts
2019-02-18 09:39:38 -05:00
Adam Wathan
c029fff479
Update width and height to share spacing values
2019-02-16 20:53:35 -05:00
Adam Wathan
3797220c44
Extract padding/margin values to spacing
2019-02-16 20:33:05 -05:00
Adam Wathan
c2f62c1c6c
Split textStyle plugin into one plugin per CSS property
2019-02-15 16:12:49 -05:00
Adam Wathan
4763840582
Merge branch 'master' into next
2019-02-15 14:31:17 -05:00
Adam Wathan
c0ec2c5fbe
Allow users to customize default variant placement
2019-02-15 10:52:01 -05:00
Adam Wathan
c56b56db3e
Fix code style
2019-02-14 07:48:57 -05:00
Adam Wathan
e1dd08dad3
Add test to document extend is not deeply merged
2019-02-14 07:43:50 -05:00
Adam Wathan
d95d28eec8
Fix code style
2019-02-13 14:25:37 -05:00
Adam Wathan
8ff2b59096
Add first class support for extending the default theme
2019-02-13 13:07:41 -05:00
Adam Wathan
690c7f2d52
Convert preflight to plugin
2019-02-07 15:19:54 -05:00
Adam Wathan
76c40e4394
Fix style
2019-02-07 15:13:17 -05:00
Adam Wathan
4007fc4d32
Test plugins can add base styles with raw PostCSS nodes
2019-02-07 14:06:24 -05:00
Adam Wathan
1d0b4cd31c
Test plugins can add base styles with object syntax
2019-02-07 14:05:00 -05:00
Adam Wathan
b8f965179c
Finish merge of master
2019-02-07 13:58:47 -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
04e1274e86
Rename mergeConfig to resolveConfig
...
Accept configs to resolve as an array to allow reuse when only resolving from a single config, update processTailwindFeatures to use resolveConfig even when no config is provided, update defaultTheme to self-reference colors.
2019-02-05 20:36:54 -05:00
Adam Wathan
40413690a2
Add support for lazy values in theme
2019-02-05 20:18:19 -05:00
Adam Wathan
44bccca3d0
Fix code style
2019-02-05 13:37:05 -05:00
Adam Wathan
4c2be2ac2c
Test custom core plugin config overrides default core plugin config
2019-02-05 11:00:43 -05:00
Adam Wathan
4afb9e45e6
Test core plugins fall back to a default config
2019-02-05 10:58:56 -05:00
Adam Wathan
c84b188626
Fix code style
2019-02-05 10:54:35 -05:00
Adam Wathan
b5806c8437
Test overriding a core plugin's config
2019-02-05 10:54:06 -05:00
Adam Wathan
ed20e59ba1
Test that setting a plugin to false in corePlugins disables it
2019-02-05 10:41:33 -05:00
Justin Anastos
3785a9cda6
Add test for nested atRules in responsiveAtRule
2019-02-05 10:15:59 -05:00
Matt Stypa
84a571235c
Refactored the CLI build process to use configuration object instead of many arguments.
2019-02-04 21:42:27 -06:00
Adam Wathan
d165661da4
Fix failing test
2019-02-01 12:32:50 -05:00
Adam Wathan
083ab97e12
Fix code style
2019-02-01 12:32:50 -05:00
Adam Wathan
195cdec89e
Don't skip CLI tests
2019-02-01 12:32:50 -05:00
Adam Wathan
ffdc2b01c5
Intelligently deep merge user's config
2019-02-01 12:32:50 -05:00
Adam Wathan
b036cac4b5
Fix code style
2019-02-01 12:32:50 -05:00
Adam Wathan
f3097f9421
Move colors inside of theme
2019-02-01 12:32:50 -05:00
Adam Wathan
ec1bdd27ec
Move screens into theme config
2019-02-01 12:32:50 -05:00
Adam Wathan
95bb283a69
Rename defaultPlugins to corePlugins
2019-02-01 12:32:50 -05:00
Adam Wathan
fd22dea5ad
Always load core plugins by default
2019-02-01 12:32:50 -05:00