Instant CSS
Instant CSS
Description
Use the power of Visual Studio Code in WordPress to write your CSS or SCSS
The plugin uses autoprefixer to parse your CSS/SCSS into CSS that will work on older browsers, no need to write -webkit, -moz or -o.
You can also choose to use SCSS, more info about SCSS here: https://sass-lang.com/guide
Features
- Use all the powerful features from Visual Studio Code
- Your CSS gets compiled with autoprefixer to work on older browsers
- Use SCSS to create efficient stylesheets with variables, mixins, etc.
- Option to minify your CSS to reduce loading times
- No refreshing on saving
- Live editor updating styles on save and have the browser update simultaneously
Reviews
What an amazing CSS and SCSS plugin!
By Manou Allou (manouallou) on July 4, 2024
This plugin is really powerful, really well coded and full of useful features. A big thank you to the developer.
Let's hope it keeps getting updated.
The Best CSS Editor for WordPress
By jonahcoyote on August 4, 2023
Super easy to use, dark mode, SCSS, minification. What more could you ask for?
Best css editor, when do u release the 2.0 ?
By jeyqreative on November 30, 2021
Finally! A CSS plugin that supports SCSS
By netalys on December 3, 2020
Only affects Custom CSS, not Theme Editor
By spinhead on November 18, 2020
Now I also like wordpress
By trickinicki on September 17, 2020
Great!!
By paulksi (paulfreq) on August 12, 2020
This should be the most downloaded CSS plugin
By Mina Nielsen (moorlater) on July 2, 2020
- Support for multiple files, so we could use SASS partials.
- An improved live editor, which feels a little rudimentary. For example, offer an option to align the editor underneath the preview pane, and add buttons to resize the preview pane (similar to customizer) for testing responsive design.
Speeds up your development process
By Alex R. (Dreamfish) on May 22, 2020
Amazing!
By youssefzidan on November 26, 2019
Changelog
1.2.2
- Fix bug in permissions
1.2.1
- Test WordPress 6.3
1.2.0
- Fixed CSRF vulnerability and updated monaco editor to the latest version
1.1.5
- Fixed Broken Access Control
1.1.4
- Upgraded monaco editor to the latest version, fixes scrolling in some browsers.
1.1.3
- Updated monaco editor to the latest version
1.1.2
- Fixed minify issue
1.1.1
- Fixed iframe reload issue
1.1.0
- New feature: Live editor. You can now write your css and watch the browser update whenever you save.
- You can now save using CTRL + S
1.0.2
- CSS is now written and loaded from a file
1.0.1
- Fixed bug with quotes
- Added minifying
1.0.0
- Launched.