how to use nth child in scss 2021
Description
The CSS :nth-child selector allows you to target an element that is the nth child element within its parent.
The CSS :nth-child selector has basic support with the following browsers:
- Chrome
- Firefox (Gecko)
- Internet Explorer 9+ (IE 9+)
- Opera 10.10+
- Safari (WebKit)