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 ファイルを縮小して 1 つに結合しています。ただし、そうすることで、CSS ルールが 1 つのファイル (ある場所) から別のファイルに移動するため、ルールなどurl()で使用されている多くのが無効になります。background-image
url()
background-image
これらの URL をリベースする CSS ミニファイアはありますか?
これを試してください。それは役立つかもしれません。そうでない場合は、教えてください。別のものを探してみます。