Skip to content

missmatsuko/awesome-css-polyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome CSS Polyfills Awesome

Libraries for enabling the use of modern CSS features in legacy browsers.

Contents

Selectors

A selector determines the set of elements within a web page that should be styled. e.g. p, .banner

Properties

A property specifies what aspect of a selected element's styling should be changed. e.g. color, font-size

Values

A value defines the property's setting. e.g. red, 20px

Other

Miscellaneous other features and capabilities of CSS.

References

About

Libraries for enabling the use of modern CSS features in legacy browsers.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published