3 Star 1 Fork 0

Gitee 极速下载 / fabulous

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Raathigesh/fabulous
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT


Fabulous introduces a CSS properties sidebar into Visual Studio Code.

Fabulous supports the followings

  • 💅 CSS-in-JS libs which supports template literal (styled-components, emotion, linaria)
  • 🎨 CSS rules from .css files
  • 🌈 CSS rules from .scss files
  • 🌏 CSS rules from .html files - these must be in a <style> tag and the style tag must be within the <head> tag
  • 🌛 CSS rules from component.ts Angular component files that have inline styles within the @Component({ styles:[``] }) decorator
  • 🌟 CSS rules from .vue files that have a <style> tag in the root of the file
  • 💍 CSS rules from .svelte files that have a <style> tag in the root of the file

Fabulous is still in Preview. Give it a try and let us know when things don't go well.

Getting started

  • Install the Fabulous extension in VS Code
  • After opening a css, scss, js, jsx, tsx, component.ts, vue or svelte file, click on the icon to toggle the side-bar
  • Place your cursor in a CSS rule or in a Styled component template literal
  • You should see the sidebar controls become active

Help us make Fabulous better

Have a look at our contribution guide.

Contributors

Thanks goes to these wonderful people (emoji key):

Sunil Pai
Sunil Pai

🤔
Raathi Kugarajan
Raathi Kugarajan

🤔 💻 🎨
0xflotus
0xflotus

📖
Austin Turner
Austin Turner

⚠️ 💻 🚧 🐛 📖 🚇 👀
Ivan
Ivan

💻
Mukesh Mandiwal
Mukesh Mandiwal

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

MIT License Copyright (c) 2019 Raathi Kugarajan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Fabulous 为 Visual Studio Code 编辑器引入一个 CSS 属性编辑器的功能 expand collapse
TypeScript and 6 more languages
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
TypeScript
1
https://gitee.com/mirrors/fabulous.git
git@gitee.com:mirrors/fabulous.git
mirrors
fabulous
fabulous
master

Search