An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by csstools

A curated list of projects in awesome lists by csstools .

https://github.com/csstools/sanitize.css

A best-practices CSS foundation

css normalization opinionated

Last synced: 12 Dec 2025

https://csstools.github.io/sanitize.css/

A best-practices CSS foundation

css normalization opinionated

Last synced: 14 May 2025

https://10up.github.io/sanitize.css

A best-practices CSS foundation

css normalization opinionated

Last synced: 13 Mar 2025

https://github.com/csstools/postcss-preset-env

Convert modern CSS into something browsers understand

Last synced: 23 Mar 2025

https://github.com/csstools/precss

Use Sass-like markup in your CSS

Last synced: 14 Jan 2026

https://github.com/csstools/postcss-font-magician

Magically generate all the @font-face rules

Last synced: 13 May 2025

https://github.com/jonathantneal/postcss-font-magician

Magically generate all the @font-face rules

Last synced: 12 Jan 2026

https://github.com/csstools/postcss-plugins

PostCSS Tools and Plugins

css postcss

Last synced: 14 May 2025

https://github.com/csstools/postcss-normalize

Use the parts of normalize.css (or sanitize.css) you need from your browserslist

Last synced: 13 May 2025

https://github.com/csstools/postcss-write-svg

Write SVGs directly in CSS

Last synced: 31 Aug 2025

https://github.com/csstools/mdcss

Easily create and maintain style guides using CSS comments

Last synced: 28 Apr 2025

https://github.com/csstools/normalize.css

A cross-browser CSS foundation

css normalization

Last synced: 14 May 2025

https://github.com/csstools/cssdb

A database of staged CSS features

css

Last synced: 13 May 2025

https://github.com/csstools/system-font-css

Use the native system font of the OS running the browser

Last synced: 05 Apr 2025

https://github.com/csstools/postcss-nesting

Nest style rules inside each other

Last synced: 26 Mar 2025

https://github.com/csstools/postcss-custom-media

Use Custom Media Queries in CSS, following the CSS Media Queries specification

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-short

Use advanced shorthand properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/oldie

Compile CSS compatible with old Internet Explorer

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-time-machine

Fix mistakes in the design of CSS itself

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-sass

Use Sass as a PostCSS plugin

Last synced: 04 Apr 2025

https://github.com/csstools/postcss-advanced-variables

Use Sass-like variables, conditionals, and iterators in CSS

Last synced: 04 Apr 2025

https://github.com/csstools/postcss-custom-selectors

Use Custom Selectors in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/css-typed-om

Use CSS Typed Object Model in the browser

Last synced: 28 Apr 2025

https://github.com/csstools/css-prefers-color-scheme

Use light or dark color themes in CSS

Last synced: 22 Apr 2025

https://github.com/csstools/postcss-color-mod-function

Modify colors using the color-mod() function in CSS

Last synced: 12 Mar 2026

https://github.com/csstools/postcss-language

Support for modern and experimental CSS within Visual Studio Code

Last synced: 27 Feb 2025

https://github.com/csstools/postcss-partial-import

Inline sugary @import statements in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-value-no-unknown-custom-properties

A stylelint rule to catch usage of unknown custom properties

Last synced: 05 Oct 2025

https://github.com/csstools/tokenizer

Tokenize CSS according to the CSS Syntax

css tokenizer

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-use-logical

Enforce usage of logical properties and values in CSS

Last synced: 08 Sep 2025

https://github.com/csstools/parser

CSS Parser

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-conic-gradient

Use conic gradients in your CSS files

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-wcag-contrast

Check CSS for WCAG color contrast compliance

Last synced: 30 Mar 2025

https://github.com/csstools/postcss-env-function

Use env() variables in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-focus-visible

Use the :focus-visible pseudo-selector in CSS

Last synced: 03 Apr 2025

https://github.com/jonathantneal/postcss-focus-visible

Use the :focus-visible pseudo-selector in CSS

Last synced: 23 Feb 2025

https://github.com/csstools/postcss-extend-rule

Use the extend at-rule and functional selectors in CSS

Last synced: 16 May 2025

https://github.com/csstools/postcss-transform-shortcut

Use shorthand transform properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-use-nesting

Enforce nesting when it is possible in CSS

Last synced: 11 Oct 2025

https://github.com/csstools/postcss-selector-not

PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors)

javascript postcss postcss-plugins

Last synced: 09 Jul 2025

https://github.com/csstools/postcss-input-range

Use unprefixed input range selectors in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-unmq

Remove media queries from CSS while preserving rules that match a hard-coded viewport

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-focus-within

Use the :focus-within pseudo-selector in CSS

Last synced: 03 Apr 2025

https://github.com/jonathantneal/postcss-pseudo-class-enter

Use the :enter pseudo-class in CSS

Last synced: 16 May 2025

https://github.com/csstools/postcss-pseudo-class-enter

Use the :enter pseudo-class in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-is-pseudo-class

Match elements by inner selectors in CSS

Last synced: 08 Jul 2025

https://github.com/csstools/postcss-pseudo-class-any-link

Use the :any-link pseudo-class in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-gap-properties

Use the gap, column-gap, and row-gap shorthand properties in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-short-size

Use size properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/custom-units

Use Custom Units in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-dir-pseudo-class

Use the :dir() pseudo-class to style by directionality in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-media-fn

Use media() to assign responsive values to a property

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-media-use-custom-media

Enforce usage of custom media queries in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/create-postcss-plugin

Quickly create new PostCSS plugins

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-register-property

Register properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/super-postcss

Now you’re playing with PostCSS — Super PostCSS!

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-font-weights

Use common font weights in CSS

Last synced: 30 Mar 2025

https://github.com/csstools/postcss-resolve-nested-selector

Resolve a nested selector in a PostCSS AST

Last synced: 05 Apr 2025

https://github.com/csstools/postcss-export-custom-variables

Export custom media queries, custom properties, custom property sets, and custom selectors from CSS to JS

Last synced: 26 Oct 2025

https://github.com/csstools/postcss-at-else

Use at-else inverted media queries in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-list-style-safari-fix

Remove list styles in CSS without preventing VoiceOver from announcing them in Safari

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-short-spacing

Omit sides within margin and padding properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-browser-comments

Keep only the CSS you need based on comments and your browserslist

Last synced: 28 Apr 2025

https://github.com/csstools/js-custom-media

Use Custom Media Queries in JS

Last synced: 28 Apr 2025

https://github.com/csstools/babel-plugin-import-postcss

Import processed CSS files in JS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-color-functional-notation

Use space and slash separated color notation in CSS

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-to-nest

Transform unnested CSS into nested CSS

Last synced: 28 Apr 2025

https://github.com/csstools/css-import-resolve

An algorithm for resolving imports in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-short-data

Use shorthand data attribute selectors in CSS

Last synced: 26 Oct 2025

https://github.com/csstools/postcss-custom-utils

Read, write, and transform Custom Media and Custom Properties from almost anywhere

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-attribute-case-insensitive

PostCSS plugin to support case insensitive attributes

postcss

Last synced: 03 Apr 2025

https://github.com/csstools/postcss-short-border

Define multiple sides on border properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-visitor

Transform CSS with visitor-based plugins

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-commas

Declare multiple, comma-separated properties

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-sass-extend

Use @extend and placeholder classes as you would in Sass

Last synced: 22 Feb 2025

https://github.com/csstools/postcss-short-position

Define sides within the position property in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-module-import

Inline import statements as CSS Modules

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-infrared-filter

Use an infrared photography filter in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-bob-ross-palette

Bring Bob Ross to your CSS :)

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-vmax

Use vmax in Internet Explorer and Edge

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-short-color

Define background-color within the color property in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-number-functions

Use Sass Number Functions in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-devtool-prop-order

Enforce CSS property ordering like Chrome DevTools

Last synced: 28 Apr 2025

https://github.com/csstools/parse

A tool to read CSS and do things with it in JavaScript

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-short-font-size

Define line-height within the font-size property in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-short-text

Use a shorthand text property in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/create-stylelint-plugin

Quickly create new stylelint plugins

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-color-control

Control color usage in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-unrgba

Convert rgba() values to hex

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-composes-enhanced

Enhance the composes behavior in CSS Modules

Last synced: 28 Feb 2026

https://github.com/csstools/postcss-short-border-radius

Use more border-radius properties in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-words

Transform CSS keywords into custom values in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-identifiers

Use identifiers in CSS to write intelligent shorthands

Last synced: 28 Apr 2025

https://github.com/csstools/stylelint-tape

Test stylelint plugins

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-unroot

Swap :root with html in CSS selectors

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-logical-gradients

Write gradients with flow-relative directions in CSS

Last synced: 27 Feb 2025

https://github.com/csstools/postcss-space-start-attrs

Target attributes beginning with a certain value in a space separated list

Last synced: 28 Apr 2025

https://github.com/csstools/postcss-unnot

Remove :not selectors in CSS

Last synced: 28 Apr 2025

https://github.com/csstools/browser-compat

normalized browser compatibility data from caniuse and mdn

Last synced: 28 Apr 2025