etiquette/styleguide.md

419 B

Etiquette styleguide

Python

imports

'''
docstring
'''
library imports

voussoirkit imports

etiquette imports

local folder imports

dot imports


# code

CSS

{
    own grid area name
    display, flexing, gridding
    positioning and alignment
    bounding box (width, margin, overflow, ...)
    borders and shadows
    backgrounds
    foregrounds
    misc
}