Adam Wathan
ad48de9500
[0.3] Escape separator string ( #270 )
2017-11-30 15:55:06 -05:00
Adam Wathan
92011afdbb
[0.3] Update configuration documentation for 0.3 features ( #269 )
2017-11-30 15:53:34 -05:00
Adam Wathan
be1f5b9156
[0.3] Add SVG Fill and Stroke utilities ( #263 )
2017-11-29 12:24:17 -05:00
Michaël De Boey
b50b8d4390
Add background repeat utilities
2017-11-28 14:45:54 -05:00
Adam Wathan
c165f1df57
[0.3] Add background attachment utilities ( #243 )
...
* Create backgroundAttachment.js generator
* Updated background-attachment utility
* Integrate background attachment utilities
* Add basic background attachment documentation
2017-11-28 14:44:18 -05:00
Adam Wathan
a2f1cf099f
Merge pull request #241 from tailwindcss/mark-options-as-advanced
...
[0.3] Remove redundant default option fallbacks
2017-11-24 15:03:22 -05:00
Adam Wathan
798d2ccd17
Merge pull request #235 from dumconstantin/master
...
[0.3] Make a configurable separator (default ':')
2017-11-24 15:03:01 -05:00
Adam Wathan
fd41fd1cae
Add messaging to indicate options are considered advanced configuration
2017-11-24 14:14:20 -05:00
Adam Wathan
8e40be4487
Add more useful inline documentation to modules section of config
2017-11-24 12:42:11 -05:00
Adam Wathan
5a37981b39
Add link to imaginary docs section
2017-11-24 12:40:26 -05:00
Adam Wathan
944dd00160
Move modules key out of options and up to top level
2017-11-24 12:08:43 -05:00
dumconstantin
013f845281
Make the hoverable, focusable and responsive separator (default '\:') configurable.
2017-11-24 16:26:40 +02:00
Adam Wathan
ea8915bef2
Generate responsive/hover variants based on config instead of hard-coded
2017-11-23 11:16:44 -05:00
Adam Wathan
caa00bbd38
Add options key to default config and document
2017-11-15 11:14:24 -05:00
Adam Wathan
6f6f1cc318
Fix conflicts
2017-11-15 09:36:21 -05:00
Jonathan Reinink
1faabc82b1
Switch to separate config import
...
Import default config from separate path (require('tailwindcss/defaultConfig')) to allow importing the default config without importing all of Tailwind, which causes errors with Webpack due to a dynamic require.
2017-11-14 08:03:31 -05:00