Add another example
This commit is contained in:
@@ -9,7 +9,7 @@ export const css = {
|
||||
postcss: {
|
||||
plugins: [
|
||||
tailwindcss({
|
||||
content: ['./**/*.{html,js,jsx,ts,tsx}'],
|
||||
content: ['./src/**/*.{html,js,jsx,ts,tsx}'],
|
||||
theme: {
|
||||
extend: {
|
||||
container: {
|
||||
|
||||
Reference in New Issue
Block a user