UNPKG

ruins

Version:

> [!IMPORTANT] > This is in beta. Not everything is ironed out and some modules might misbehave

2 lines (1 loc) 355 B
import{c as e}from"./index-DYX4a-ub.js";const s={any:{regex:/.*/g,css:e.text},boolean:{regex:/^(\s*)([\w-]+)(:)\s*(.*)$/g,css:e.boolean},key:{regex:/^[^:]+/gm,css:e.key},value:{regex:new RegExp("(?<=:).*$","gm"),css:e.string},comment:{regex:/#.*/g,css:e.comment},keyword:{regex:/:|\||-|>|{|}|\[|}/g,css:e.keyword}},g={definitions:s};export{g as default};