Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (19 loc) · 512 Bytes

File metadata and controls

36 lines (19 loc) · 512 Bytes

css-inline-comment README

Write inline comments in CSS quickly using double slash like in JavaScript and other languages.

Features

Trigger inline comments with double slash in CSS and related languages (SCSS, LESS, SASS)

Preview

Requirements

VSCode, duh

Extension Settings

Nope

Known Issues

Nah

Release Notes

1.0.3

  • Created a GitHub repository

[1.0.2]

  • Added icon
  • Some edits in package.json

[1.0.0]

  • Initial release