@tbela99/css-parser
    Preparing search index...

    Interface BackgroundPositionMapping

    interface BackgroundPositionMapping {
        bottom: string;
        center: string;
        left: string;
        right: string;
        top: string;
    }
    Index

    Properties

    bottom: string
    center: string
    left: string
    right: string
    top: string