No description
Find a file
Luis Alvarez D ee9ccc84cc Updated PostCSS docs and added a link to it (#10292)
* Updated PostCSS docs and added a link to it

* Added note back

* Update customizing-postcss-config.md

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-28 11:02:00 -05:00
.github Update actions config for canary jobs (#10299) 2020-01-27 23:48:52 -05:00
.vscode Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bench Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
docs Updated PostCSS docs and added a link to it (#10292) 2020-01-28 11:02:00 -05:00
errors Error on Invalid PostCSS Shape (#10244) 2020-01-23 16:27:07 -05:00
examples Fix typo in FaunaDB example (#10304) 2020-01-28 16:30:16 +01:00
packages v9.2.2-canary.1 2020-01-27 23:07:50 -06:00
test Update actions config for canary jobs (#10299) 2020-01-27 23:48:52 -05:00
.eslintignore Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.eslintrc.json Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05:00
.gitignore Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
.npmrc Remove version prefix 2018-10-02 01:35:56 +02:00
.prettierignore Improve prettier ignore (#8753) 2019-09-16 14:18:08 +02:00
.prettierignore_staged Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
.prettierrc.json Update Prettier configuration 2019-04-26 14:37:30 -04:00
azure-pipelines.yml Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
CODE_OF_CONDUCT.md Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
contributing.md Make example READMEs more consistent (#10124) 2020-01-16 23:23:56 +01:00
jest.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
lerna.json v9.2.2-canary.1 2020-01-27 23:07:50 -06:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
lint-staged.config.js Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
package.json Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05:00
publish-release.sh Update actions config for canary jobs (#10299) 2020-01-27 23:48:52 -05:00
readme.md Monorepo (#5341) 2018-10-01 01:02:10 +02:00
run-tests.js Migrate CircleCi config to GitHub actions (#10274) 2020-01-27 14:07:31 -06:00
UPGRADING.md Mention Custom App GIP in UPGRADING (#8647) 2019-09-05 22:37:22 -04:00
yarn.lock Added support for BigInt to API routes (#10215) 2020-01-27 08:19:49 -05:00

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the documentation.

Contributing

Please see our contributing.md.

Authors