GitXplorerGitXplorer
v

sourcegraph-css-intel

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
80f57961b8a9a14afd5b6bc75e4cd8664754e681

Fix import problem

vvovakulikov committed 3 years ago
Unverified
9828bb5582756a63db0b66102dbb7c09896b54b4

Rollback to parcel 1

vvovakulikov committed 3 years ago
Unverified
b5bb7e3d30ba95b07f506d5dbab0b854b0daede6

Add license

vvovakulikov committed 3 years ago
Unverified
759ea391c62712bfa691a6787e544a1c5733284d

Fix module system

vvovakulikov committed 3 years ago
Unverified
67014d8b5116ffaf5329ca26a53569ec1a404214

Initial commit

vvovakulikov committed 3 years ago
Verified
c2bbf9653ab42d2c44240ffa87b359da1b635753

Initial commit

vvovakulikov committed 3 years ago

README

The README file for this repository.

CSS Intel Sourcegraph extension

CSS is hard. Only standard CSS specs have more than 240 CSS rules. And we go over 300 if we count drafts and partial support in different browsers. But you don't need to remember all of them. With CSS Intel, you have access to standard IDE CSS annotations.

CSS Intel Features:

  • MDN live CSS rules documentation
  • Inline RGB/RGBA/HSL/HEX colors token
  • CSS variables resolution and navigation between files through Sourcegraph search.

This extension is still in experimental stage. Feel free to play with it and add something new.