Skip to content
css logo

CSS

Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views. It allows for the separation of presentation and content, and includes the characteristics of layouts, colors and fonts. CSS builds upon HTML to make webpages more interactive and appealing to the user.

Here are 44,456 public repositories matching this topic...

bootstrap
electron
prettier
devongovett
devongovett commented Aug 12, 2019

Create the @parcel/transformer-markdown package in packages/transforms/markdown. This package is a Parcel 2 transform plugin for markdown. It should be based on the MarkdownAsset from Parcel 1.

The @parcel/transformer-markdown package is responsible for the following things:

  • Compiling markdown to HTML using marked
You can’t perform that action at this time.