docs docs docs
This commit is contained in:
parent
a05757f8d6
commit
5d649a516f
7 changed files with 516 additions and 34 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
content: ['./public/**/*.html', './src/**/*.{js,jsx,ts,tsx}'],
|
||||
content: ['./public/**/*.html', './src/**/*.{js,jsx,ts,tsx,mdx}'],
|
||||
// specify other options here
|
||||
theme: {
|
||||
extend: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue