Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(templates): adds back missing CSS import #6183

Merged
merged 1 commit into from
May 2, 2024

Conversation

ydemetriades
Copy link

@ydemetriades ydemetriades commented May 2, 2024

Description

This PR reverts back a change in layout.tsx [app/(payload)/layout.tsx] to include the CSS styles from payloadcms/next package.

Without this import, the styling is missing from admin.

image

Accept Contributing

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • Change to the templates directory (does not affect core functionality)

@ydemetriades ydemetriades changed the title Import CSS styles from payloadcms/next in blank-3.0 template layout fix(templates) : import css styles from payloadcms/next in blank-3.0 template layout May 2, 2024
@ydemetriades ydemetriades changed the title fix(templates) : import css styles from payloadcms/next in blank-3.0 template layout fix(templates): import css styles from payloadcms/next in blank-3.0 template layout May 2, 2024
@jacobsfletch jacobsfletch changed the title fix(templates): import css styles from payloadcms/next in blank-3.0 template layout fix(templates): adds back missing CSS import May 2, 2024
@jacobsfletch jacobsfletch merged commit 6d642fe into payloadcms:beta May 2, 2024
13 checks passed
@ydemetriades ydemetriades deleted the fix-blank3-template-css branch May 2, 2024 15:32
@jacobsfletch
Copy link
Member

Thanks @ydemetriades! Looks like I broke this in #6172 👍. Long term we really ought to find a pattern to share the root app files.

@ydemetriades
Copy link
Author

Thank you for building such an amazing project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants