DIR : /home/kozerus/public_html/cropex/node/node_modules/tailwindcss/src/util/isKeyframeRule.js

/home/kozerus/public_html/cropex/node/node_modules/tailwindcss/src/util

export default function isKeyframeRule(rule) {
  return rule.parent && rule.parent.type === 'atrule' && /keyframes$/.test(rule.parent.name)
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer