chore: adds custom scss import
This commit is contained in:
0
app/(payload)/custom.scss
Normal file
0
app/(payload)/custom.scss
Normal file
@@ -4,6 +4,8 @@ import { RootLayout } from '@payloadcms/next/layouts/Root/index'
|
||||
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
|
||||
import React from 'react'
|
||||
|
||||
import './custom.scss'
|
||||
|
||||
type Args = {
|
||||
children: React.ReactNode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user