Search
 
SCRIPT & CODE EXAMPLE
 

CSS

when else

@when media(min-width: 30em) and supports(display: subgrid) {
    /* Styles for viewports over 30em, where the browser also supports subgrid */
} @else {
    /* Styles for browsers that do not meet the condition */
}
Comment

PREVIOUS NEXT
Code Example
Css :: margin collapse 
Css :: The basic - and minimal - structure of an email template looks like this: 
Css :: css formes géométriques 
Css :: how long since 1993 
Css :: css removing title popups 
Css :: chrome extension detect copy action 
Css :: full calendar custom css 
Css :: child theme broken header "styles.css" 
Css :: css linear-gradient angle 
Css :: how to install gotham rounded as a font in visual studio code for my css file 
Css :: css animation visualizer 
Css :: width height samsung note 20 screen 
Css :: how to add a selection in css 
Css :: css opposite selector 
Css :: Any gallery-related CSS should have additional selectors added to target images in the following structure in both the editor and front end 
Css :: framework css 
Css :: html and css 
Css :: how to change line colors in css 
Css :: css background image not showing vscode 
Typescript :: react-native init typescript 
Typescript :: adonis make model 
Typescript :: google fonts cdn link 
Typescript :: typescript on window resize 
Typescript :: set default route angular 
Typescript :: typescript string null or white space 
Typescript :: string to date in typescript 
Typescript :: adonis select 
Typescript :: adonis load many 
Typescript :: How many different virtual connections can exist between a node and an ATM network 
Typescript :: react native elements input limit 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =