svelte-preprocess-postcss

Style processor

Preprocesses Svelte component styles with PostCSS.

Use PostCSS to preprocess your styles in Svelte components

GitHub

25 stars
3 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sveltejs/svelte-preprocess Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults 1,757
ls-age/svelte-preprocess-sass A Svelte preprocessor that integrates Sass styles into the build process 91
paulmaly/svelte-ts-preprocess A TypeScript preprocessor for Svelte 3 projects 97
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
ls-age/svelte-preprocess-less A Svelte preprocessor for Less CSS files 13
noprodev/svelte-starter-postcss A starter project for building Svelte web applications with PostCSS support 8
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153
alexxnb/svelte-preprocess-markdown Allows Svelte components to be written in markdown syntax 137
postcss/postcss-scss An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition 657
trysound/postcss-inline-svg A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. 482
svelteness/svelte-jester A Jest transformer for Svelte that compiles components before importing them into tests. 128
grapesjs/parser-postcss Enables custom CSS parsing via PostCSS for use in GrapesJS projects 30
postcss/gulp-postcss A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. 769
pyoner/svelte-typescript A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. 209