Fix: remplacer custom media queries par valeurs en dur, retirer postcss-custom-media
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m23s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4a6363273e
commit
b9631b8c53
12 changed files with 16 additions and 145 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import customMedia from 'postcss-custom-media'
|
||||
|
||||
export default {
|
||||
plugins: [customMedia()]
|
||||
plugins: []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue