Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Custom Media Breakpoint Bug in Production #1084

Open
saragebran opened this issue Feb 16, 2024 · 0 comments
Open

Custom Media Breakpoint Bug in Production #1084

saragebran opened this issue Feb 16, 2024 · 0 comments

Comments

@saragebran
Copy link

There are no issues is dev but in production _media-queries.scss builds the breakpoints as
@mediascreen and (...)
instead of
@media screen and (...)
which breaks all the responsiveness is lost.

Is it something in nano-css as part of the CssMinimizerPlugin() ?

This is is happening for me having setup the Hugo template with Netlify. Has anyone else noticed this?

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

No branches or pull requests

2 participants