mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 09:57:03 +02:00
test: ensure consistent CSS ordering (#6222)
This commit is contained in:
parent
c45d9c6a89
commit
7adc1c0cdb
9 changed files with 178 additions and 3 deletions
|
@ -118,7 +118,6 @@ const config = {
|
|||
'static',
|
||||
path.join(__dirname, '_dogfooding/_asset-tests'),
|
||||
],
|
||||
clientModules: [require.resolve('./_dogfooding/clientModuleExample.ts')],
|
||||
themes: ['live-codeblock'],
|
||||
plugins: [
|
||||
FeatureRequestsPlugin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue