Skip to content

Instantly share code, notes, and snippets.

@michventura
Last active September 8, 2021 18:01
Show Gist options
  • Save michventura/c2eb3157530c1fc5e8af402852912628 to your computer and use it in GitHub Desktop.
Save michventura/c2eb3157530c1fc5e8af402852912628 to your computer and use it in GitHub Desktop.
Orden propiedades CSS
/*
* Orden ideal de acomodo de propiedades de CSS
*
* 1. Propiedades de display
* 2. Propiedades de position
* 3. Propiedades de box model
* 4. Propiedades de tipografia
* 5. Propiedades de manipulacion
* 5. Propiedades diversas
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment