1 /* Taken from https://www.w3.org/TR/predefined-counter-styles/#meetei-styles */
2 /* Not supported by all browsers */
3 /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
4 @counter-style meetei
{
6 symbols: '\ABF0' '\ABF1' '\ABF2' '\ABF3' '\ABF4' '\ABF5' '\ABF6' '\ABF7' '\ABF8' '\ABF9';
10 /* Taken from https://www.w3.org/TR/predefined-counter-styles/#ol-chiki-styles */
11 /* Not supported by all browsers */
12 /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
13 @counter-style santali
{
15 symbols: '\1C50' '\1C51' '\1C52' '\1C53' '\1C54' '\1C55' '\1C56' '\1C57' '\1C58' '\1C59';
18 /* Taken from https://www.w3.org/TR/predefined-counter-styles/#myanmar-styles */
19 /* Not supported by all browsers */
20 /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
21 @counter-style myanmar_with_period
{
23 symbols: '\1040' '\1041' '\1042' '\1043' '\1044' '\1045' '\1046' '\1047' '\1048' '\1049';