Skip to content

Instantly share code, notes, and snippets.

@brianvanburken
Last active November 18, 2021 03:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brianvanburken/756377e61899e5a5a92add5069d0af4f to your computer and use it in GitHub Desktop.
Save brianvanburken/756377e61899e5a5a92add5069d0af4f to your computer and use it in GitHub Desktop.
List of CSS properties for elm-css Phantom Types progress monitoring

Source: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

Other

CSS Grid

Selectors

Data Types

At-rules

Properties

Questions

  • Should we create a type for ident that confirms to the specification?
  • Should we add <named-color>?
  • Why is there a transparend : Supported value but no definition?
  • box-shadow support none and elm-css doesn't have this implemented?
  • Should revert be added to everything where unset is allowed?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment