{"id":3147,"date":"2020-08-25T13:15:38","date_gmt":"2020-08-25T12:15:38","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=3147"},"modified":"2022-02-17T07:13:47","modified_gmt":"2022-02-17T07:13:47","slug":"import","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/css-files\/import","title":{"rendered":"import"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Import another css file<\/h4>\n\n\n\n<p>@import rule must be before all other rules,  but after any @charset declarations.<\/p>\n\n\n\n<p>@import supports media queries, so you can allow the import to be media-dependent.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@import \"myothercssfile.css\"; \/\/Using a string\n\n@import url(\"\/css\/myothercssfile.css\"); \/\/Using a url<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Import another css file @import rule must be before all other rules, but after any @charset declarations. @import supports media queries, so you can allow the import to be media-dependent.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[264],"tags":[],"class_list":["post-3147","post","type-post","status-publish","format-standard","hentry","category-css-files"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=3147"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3147\/revisions"}],"predecessor-version":[{"id":3148,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3147\/revisions\/3148"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=3147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=3147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=3147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}