Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のCSS行があります(例):
body, greed { background-image: -webkit-gradient(from( #fff ), to( #ebebeb )); }
{ と } の間のカンマを$ 記号に置き換えたい(私は Notepad++ を使用しています)
これは私が今得たものです: {(.*)}