Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

ValJed
Copy link

@ValJed ValJed commented Nov 19, 2024

Add support for breakpoint preview.

@ValJed ValJed requested review from boutell and BoDonkey November 19, 2024 09:59

## Postcss plugin

As you can see, there is a postcss config adding one plugin.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
As you can see, there is a postcss config adding one plugin.
As you can see, there is a postcss config adding one plugin.

The ApostropheCMS breakpoint preview feature allows you to preview how your site appears on different devices by generating temporary CSS for media queries. This functionality relies on a PostCSS plugin. While you can customize the postcss.config.js file for your project, ensure this plugin remains included to maintain proper functionality of the feature.

Copy link
Contributor

@BoDonkey BoDonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some updates to the readme.

Copy link
Member

@boutell boutell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor documentation language update, and yes please take Bob's stuff too

## Postcss plugin

As you can see, there is a postcss config adding one plugin.
This is a needed plugin to make the apostrophe breakpoint preview working.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"This plugin is needed to make the apostrophe breakpoint preview feature work with Astro."

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

Successfully merging this pull request may close these issues.

3 participants