mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 14:52:29 +02:00
chore(v2): Add copyright headers
This commit is contained in:
parent
03070a2b8d
commit
c23f065175
14 changed files with 61 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* stylelint-disable docusaurus/copyright-header */
|
||||
|
||||
import React from 'react';
|
||||
import classnames from 'classnames';
|
||||
import Layout from '@theme/Layout';
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* stylelint-disable docusaurus/copyright-header */
|
||||
|
||||
/**
|
||||
* CSS files with the .module.css suffix will be treated as CSS modules
|
||||
* and scoped locally.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue