Adam Wathan
ceb093e6a1
Rename leading plugin to lineHeight
2019-02-19 15:49:33 -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
3e468dd59d
Revert renaming leading to lineHeight
2019-02-15 22:08:58 -05:00
Adam Wathan
914c581974
Revert renaming tracking to letterSpacing
2019-02-15 22:07:37 -05:00
Adam Wathan
c2f62c1c6c
Split textStyle plugin into one plugin per CSS property
2019-02-15 16:12:49 -05:00
Adam Wathan
ec0b9ae68e
Rename textColors to textColor
2019-02-15 15:31:06 -05:00
Adam Wathan
76b208dc83
Rename lists to listStyle
2019-02-15 15:30:43 -05:00
Adam Wathan
36c2a60766
Rename tracking to letterSpacing
2019-02-15 15:24:40 -05:00
Adam Wathan
ab9277d3eb
Rename textSizes to fontSize
2019-02-15 15:21:27 -05:00
Adam Wathan
e9f86cc295
Rename svgStroke to stroke
2019-02-15 15:20:05 -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
45c5e69708
Update shadows to boxShadow in corePlugins
2019-02-14 15:34:07 -05:00
Adam Wathan
7abbf520df
Rename svgFill to fill
2019-02-14 15:33:51 -05:00
Adam Wathan
b6b67e1c8c
Rename shadows to boxShadow
2019-02-14 15:32:38 -05:00
Adam Wathan
4b717aad56
Rename leading plugin to lineHeight
2019-02-14 15:31:19 -05:00
Adam Wathan
af65b45a4c
Rename fontWeights to fontWeight
2019-02-14 15:25:35 -05:00
Adam Wathan
856fdbc3dd
Rename borderWidths to borderWidth
2019-02-14 15:24:20 -05:00
Adam Wathan
df8fe5afa6
Rename borderColors to borderColor
2019-02-14 15:23:22 -05:00
Adam Wathan
376daf3345
Rename backgroundColors to backgroundColor
2019-02-14 15:20:07 -05:00
Adam Wathan
d3c65e55af
Rename fonts plugin to fontFamily
2019-02-14 14:39:08 -05:00
Adam Wathan
4754d225af
Remove need for without function
2019-02-14 07:47:32 -05:00
Adam Wathan
d95d28eec8
Fix code style
2019-02-13 14:25:37 -05:00
Adam Wathan
2342d72c5e
Use existing parameter
2019-02-13 14:22:45 -05:00
Adam Wathan
8ff2b59096
Add first class support for extending the default theme
2019-02-13 13:07:41 -05:00
Adam Wathan
32fd2151c8
Depend on normalize.css properly
2019-02-11 15:49:12 -05:00
Adam Wathan
f6e40afb28
Build base instead of preflight
2019-02-11 12:46:19 -05:00
Adam Wathan
9a3eee5afc
Don't handle preflight separately in corePlugins
...
If we do, we have to handle disabling/custom configuration separately too, which we don't want.
This really suggests I should prioritize adding a more black-box level test for this part of the codebase.
2019-02-07 15:31:11 -05:00
Adam Wathan
a9a0cf03e5
Move preflight CSS into plugins directory
2019-02-07 15:27:17 -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
4a505be390
Load plugin base styles at @tailwind base
2019-02-07 15:09:18 -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
0de9df3de9
Use correct variant config for backgroundSize plugin
2019-02-07 09:12:24 -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
b544febfcb
Use root instead of array to unify code paths
2019-02-06 14:23:38 -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
ef833125e6
Use configurePlugins when loading core plugins
2019-02-05 13:36:41 -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
ed20e59ba1
Test that setting a plugin to false in corePlugins disables it
2019-02-05 10:41:33 -05:00
Justin Anastos
40bb6c619d
Add nested atRule support to substituteResponsiveAtRules
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
083ab97e12
Fix code style
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