%PDF- %PDF-
| Direktori : /proc/thread-self/root/www/loslex/demo/node_modules/tailwindcss/src/util/ |
| Current File : //proc/thread-self/root/www/loslex/demo/node_modules/tailwindcss/src/util/escapeCommas.js |
export default function escapeCommas(className) {
return className.replace(/\\,/g, '\\2c ')
}