Live CSS Preview

描述

This plugin adds a textarea to the Customize page that allows theme editors to write, preview, and implement CSS code in real time.
It also includes a frontend CSS editor window with live preview capability.

安裝

  1. Upload the live-css-preview folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題

Will the CSS be applied to my live site if I hit “Save & Publish”?

Yes. Your changes are saved to the database and applied immediately to the frontend.

Will the Live CSS Preview allow me to write @media queries?

Absolutely — this is one of its primary features.

My CSS doesn’t seem to apply. How can I override the theme’s CSS?

The plugin adds a livecss class to the <body> element.
Use it to increase specificity when needed:

body.livecss { background-color: red; }

2.1.6

whitespace error removed which may conflict with other plugins

評價

There are no reviews for this plugin.

貢獻者及開發者

“Live CSS Preview” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Live CSS Preview 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄