rsnext/packages/next/lib
Joe Haddad 4656f52d15
CSS Support Customization (#9502)
* CSS Support Customization

* Sort imports

* Correct PostCSS plugin loading

* Add css customization test

* Test "bad" css configuration

* Add load config test

* adjust spacing

* adjust spacing 2x

* Only allow config through JSON

* Support excluding false plugins

* Test tailwind css behavior

* Test plugin exclusion

* Fix unit test

* Fix config file

* Remove more variants

* Update test cases
2019-11-25 16:52:29 -05:00
..
coalesced-function.ts Add experimental SPR support (#8832) 2019-09-24 10:50:04 +02:00
constants.ts Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
data.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
find-config.ts CSS Support Customization (#9502) 2019-11-25 16:52:29 -05:00
find-pages-dir.ts Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Fix recursive copy failing if more folders than concurrency (#9429) 2019-11-15 13:53:59 -08:00
recursive-delete.ts Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
resolve-request.ts Uses the PnP API when available (#8668) 2019-09-09 11:47:42 -04:00
verifyTypeScriptSetup.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00