1847 Commits

Author SHA1 Message Date
Nestor Vera
1bddb2511b Allow users to customize objectPostions 2019-02-21 12:51:15 +01:00
Adam Wathan
33c91e19ea
Merge pull request #670 from tailwindcss/enable-object-plugins
Enable object fit/position plugins by default
2019-02-19 19:15:40 -05:00
Adam Wathan
e5d2e6429d Enable object fit/position plugins by default 2019-02-19 18:59:12 -05:00
Adam Wathan
ab061308bc
Merge pull request #669 from tailwindcss/leading-tracking-plugin-rename
Rename the leading and tracking plugins to lineHeight and letterSpacing
2019-02-19 16:01:57 -05:00
Adam Wathan
9925d6156d Rename tracking plugin to letterSpacing 2019-02-19 15:54:07 -05:00
Adam Wathan
ceb093e6a1 Rename leading plugin to lineHeight 2019-02-19 15:49:33 -05:00
Adam Wathan
3b41062972 Delete weird accidentally created files 2019-02-18 14:21:19 -05:00
Adam Wathan
bbcff43c24
Merge pull request #663 from tailwindcss/rename-roman
Rename roman to not-italic
2019-02-18 10:34:28 -05:00
Adam Wathan
3f9c4ec84b Rename roman to not-italic 2019-02-18 10:14:15 -05:00
Adam Wathan
4a435598dd
Merge pull request #656 from tailwindcss/rename-plugins
Rename core plugins to closer mirror CSS properties and modules
2019-02-18 10:12:55 -05:00
Adam Wathan
87192f8922 Fix conflicts 2019-02-18 09:39:38 -05:00
Adam Wathan
e2b95116bc
Merge pull request #662 from tailwindcss/share-spacing-with-sizing
Update width and height to share spacing values
2019-02-16 21:03:46 -05:00
Adam Wathan
c029fff479 Update width and height to share spacing values 2019-02-16 20:53:35 -05:00
Adam Wathan
5239136bbb
Merge pull request #661 from tailwindcss/extract-spacing
Extract padding/margin values to spacing
2019-02-16 20:41:31 -05:00
Adam Wathan
3797220c44 Extract padding/margin values to spacing 2019-02-16 20:33:05 -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
3bea3a1a0d
Merge pull request #657 from tailwindcss/customize-default-variant-placement
Allow users to customize default variant placement
2019-02-15 13:28:43 -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
86fe81b1bd
Merge pull request #655 from tailwindcss/extend-theme
Add first class support for extending the default theme
2019-02-14 14:33:31 -05:00
Adam Wathan
000feb7495 Merge branch 'master' into next 2019-02-14 08:51:41 -05:00
Adam Wathan
42fcc06f03 Switch Slack to Discord in README 2019-02-14 08:51:33 -05:00
Adam Wathan
c56b56db3e Fix code style 2019-02-14 07:48:57 -05:00
Adam Wathan
4754d225af Remove need for without function 2019-02-14 07:47:32 -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
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
acee88312a
Merge pull request #652 from tailwindcss/normalize-npm
Depend on normalize.css properly
2019-02-11 18:40:38 -05:00
Adam Wathan
32fd2151c8 Depend on normalize.css properly 2019-02-11 15:49:12 -05:00
Adam Wathan
030c2c31d4
Merge pull request #651 from tailwindcss/preflight-to-base
Remove preflight CSS export in favor of base
2019-02-11 12:55:35 -05:00
Adam Wathan
f6e40afb28 Build base instead of preflight 2019-02-11 12:46:19 -05:00
Adam Wathan
291ee6653e Remove preflight CSS export in favor of base 2019-02-11 12:38:46 -05:00
Adam Wathan
48d055b7e2 Merge branch 'master' into next 2019-02-08 11:19:15 -05:00