This website requires JavaScript.
Explore
Help
Register
Sign In
MatthiesenXYZ
/
astro-ghostcms
Watch
1
Star
0
Fork
You've already forked astro-ghostcms
0
Code
Issues
Pull Requests
Projects
Releases
125
Activity
b462c105b5
astro-ghostcms
/
.pnpm-store
/
v3
/
files
/
da
/
1ed0641d07bcbdcb2476054870d...
4 lines
96 B
Plaintext
Raw
Blame
History
export default function escapeCommas(className) {
return className.replace(/\\,/g, '\\2c ')
}
View Git Blame
Copy Permalink