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
Adam Wathan
fae51e5552
Setup Travis integration
2017-11-09 09:11:28 -05:00
Adam Wathan
a35f77edf8
Build docs entirely in mix/webpack, no separate watching
2017-11-03 15:52:38 -04:00
Jonathan Reinink
4cd50fb29d
Make default config available as JSON to docs
2017-10-31 17:14:34 -04:00
Adam Wathan
d47412f9be
Remove trailing slash in public path to allow consistent output directory format
2017-10-30 16:18:00 -04:00
Adam Wathan
29957abb32
Ignore compiled JS, use mix for everything including Prism
2017-10-30 16:13:37 -04:00
Adam Wathan
036818d023
Add versioning to CSS and JS assets
2017-10-30 16:05:29 -04:00
Adam Wathan
e2b02e4fa3
Make processed Tailwind config file available in Jigsaw
2017-10-26 19:33:41 -04:00
Adam Wathan
0bd33a8f73
POC responsive widget in Flex Direction docs
2017-10-26 08:29:32 -04:00
Adam Wathan
18f4e650bd
Support passing config as a path
...
Let's you do tailwind('config.js') instead of
tailwind(require('config.js')) when registering Tailwind as a PostCSS
plugin.
2017-10-15 17:10:25 -04:00
Adam Wathan
2c1de94d5c
Switch docs to use .js config instead of JSON
2017-10-09 12:33:22 -04:00
Adam Wathan
16a5bd6114
Add support for merging and replacing config keys from a single config file
2017-09-02 07:41:55 -04:00
Adam Wathan
1049500f8e
Get docs build working
2017-08-27 18:42:10 -04:00
Adam Wathan
22f80419bd
Working on getting docs to build
2017-08-27 18:19:04 -04:00
Adam Wathan
94be330cde
Dup tailwind dependencies into docs, remove extra cssnext plugin
2017-08-27 18:02:41 -04:00
Adam Wathan
01e920dccf
WIP
2017-08-27 18:02:41 -04:00
Adam Wathan
ac77724081
Add basic media query and class mixin support
2017-08-27 18:02:02 -04:00
Adam Wathan
0aae680c52
Super primitive mix setup
2017-08-27 18:02:02 -04:00