docusaurus/website/docs
Bartosz Kaszubowski ae2c063929
feat(v2): allow to use array of files in customCss field (#3474)
* feat(v2): allow to use array of files in customCss field

* customCss array:
- fix bug (push instead of concat)
- update docs
- add theme config validation + tests

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-09-28 18:15:41 +02:00
..
api feat(v2): add ability to set custom title delimiter in config (#3460) 2020-09-26 00:25:19 +03:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
blog.md feat(v2): add toc to blog posts (#3274) 2020-08-17 14:47:19 +02:00
cli.md feat(v2): new docusaurus clear command (#3446) 2020-09-28 16:33:35 +02:00
configuration.md feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
contributing.md docs(v2): add trailing slash to external links (#2801) 2020-05-24 19:46:23 +08:00
deployment.md docs(v2): fix simple typo, localy -> locally (#3480) 2020-09-23 22:50:06 +03:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docs.md fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
docusaurus-core.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
installation.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
introduction.md docs(v2): fix grammar on introduction page (#3369) 2020-08-31 01:16:12 +08:00
lifecycle-apis.md feat(v2): update swizzle command to suggest component/theme (#3021) 2020-08-06 13:53:03 +02:00
markdown-features.mdx fix(v2): linking to asset or external html page -> don't use history.push() (#3347) 2020-08-28 12:47:03 +02:00
presets.md feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
search.md fix(v2): absolute Links should be automatically prefixed by baseurl (#3143) 2020-07-28 19:40:34 +02:00
static-assets.md docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
styling-layout.md feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
theme-bootstrap.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
theme-classic.md feat(v2): add ability to set custom title delimiter in config (#3460) 2020-09-26 00:25:19 +03:00
typescript-support.md chore(v2): tighten up the TypeScript onboarding (#3244) 2020-08-17 18:03:21 +02:00
using-plugins.md feat(v2): add an option to toggle trailing slash for urls in sitemap (#3426) 2020-09-09 15:48:47 +02:00
using-themes.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
versioning.md feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00