{"id":325,"date":"2021-12-24T09:58:32","date_gmt":"2021-12-24T01:58:32","guid":{"rendered":"http:\/\/gjweb.top\/?p=325"},"modified":"2021-12-24T09:58:33","modified_gmt":"2021-12-24T01:58:33","slug":"%e4%bd%bf%e7%94%a8cssmodules","status":"publish","type":"post","link":"https:\/\/gjweb.top\/?p=325","title":{"rendered":"\u4f7f\u7528CSSModules"},"content":{"rendered":"\n<p>CSSModules\u662f\u4e3a\u4e86\u89e3\u51b3 react \u4e2d \u7ec4\u4ef6\u95f4\u6837\u5f0f\u8986\u76d6\u7684\u95ee\u9898 ,\u5728react\u811a\u624b\u67b6\u4e2d\u5185\u7f6e\u4e86CSSModules<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5728\u9879\u76ee\u4e2d\u4f7f\u7528<\/h2>\n\n\n\n<p>\u521b\u5efa\u540d\u4e3a [name].module.css \u7684\u6837\u5f0f\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>index.module.css<\/code><\/pre>\n\n\n\n<p>\u7ec4\u4ef6\u4e2d\u5bfc\u5165\u8be5\u6837\u5f0f\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>import styles from \".\/index.module.css\"<\/code><\/pre>\n\n\n\n<p>\u901a\u8fc7 styles \u5bf9\u8c61\u8bbf\u95ee\u5bf9\u8c61\u4e2d\u7684\u6837\u5f0f\u540d\u6765\u8bbe\u7f6e\u6837\u5f0f<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div className={styles.test}&gt;&lt;\/div&gt;<\/code><\/pre>\n\n\n\n<p>\u4f7f\u7528\u5168\u5c40class\u540d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>:global(.xxx){<br> &nbsp; &nbsp;color:#333;<br>}<br>\/\/ \u5168\u5c40\u53ef\u4ee5\u8bbf\u95ee<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CSSModules\u662f\u4e3a\u4e86\u89e3\u51b3 react \u4e2d \u7ec4\u4ef6\u95f4\u6837\u5f0f\u8986\u76d6\u7684\u95ee\u9898 ,\u5728react\u811a\u624b\u67b6\u4e2d\u5185\u7f6e\u4e86CSSMod [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27],"tags":[],"class_list":["post-325","post","type-post","status-publish","format-standard","hentry","category-27"],"_links":{"self":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=325"}],"version-history":[{"count":0,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/325\/revisions"}],"wp:attachment":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}