media-queries.css
Same filename in this branch
Same filename and directory in other branches
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore xsmall */ /* * Media query breakpoints. * Processed by postcss/postcss-custom-media. */ /* 576px */ /* 420px */ /* 588px */ /* 768px */ /* 976px */ /* 1024px */ /* 1280px */ /* 1360px */ /* 1440px */ /* 1730px */ /* Max-width variants (exclusive) */
File
-
core/
themes/ default_admin/ migration/ css/ base/ media-queries.css
View source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/3084859
- * @preserve
- */
- /* cspell:ignore xsmall */
- /*
- * Media query breakpoints.
- * Processed by postcss/postcss-custom-media.
- */
- /* 576px */
- /* 420px */
- /* 588px */
- /* 768px */
- /* 976px */
- /* 1024px */
- /* 1280px */
- /* 1360px */
- /* 1440px */
- /* 1730px */
- /* Max-width variants (exclusive) */
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.