# This work is marked with CC0 1.0. To view a copy of this license,
# visit <http://creativecommons.org/publicdomain/zero/1.0>.
#
# SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
# SPDX-License-Identifier: CC0-1.0

0     string  /*css        CSS text
!:mime text/css
!:strength + 100

0     string  @charset\ "  CSS text
!:mime text/css
!:strength + 100

0     byte    0xEF
>1    byte    0xBB
>>2   byte    0xBF
>>>3  string  @charset\ "  CSS text
!:mime text/css
!:strength + 130