Skip to content

Files

Latest commit

eccceab · Jun 21, 2022

History

History
38 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.22 KB

CSS Terminal Tool

中文 | English

Version License: MIT

Find the CSS property you need without digging into the documentation! ✨

gif

🍋 Usage

I recommend installing the tool globally, so that you can make use of it no matter what project you're working on, but you can take out -g flag if you want to use it in particular projects instead:

npm i -g css-learner

The default language is determined by the node environment.Then, to kick off the explorer, type:

css

Use the Chinese version of the CSS terminal tool

csscn

Use the English version of the CSS terminal tool

cssen

🍀 More

The CSS resource comes from the MDN documentation

Enjoy! ❤