Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
https://github.com/sveltejs/svelte-preprocess

Readme update for vite

pjebs opened this issue 9 days ago
Svelte 5 rest props with lang="ts" gives an error

ElijahJohnson5 opened this issue 2 months ago
:global { } don't works as expected

Inqnuam opened this issue 2 months ago
Svelte 4 and 5 seem to have different defaults for scss compiler

kapooostin opened this issue 3 months ago
fix: ignore sass deprecation warning

dummdidumm opened this pull request 4 months ago
Error with external Svelte 5 components

legowhales opened this issue 4 months ago
pug mixins to support svelte-5 #snippet and @render

5P5 opened this pull request 5 months ago
fix: remove preprocessor-specific attributes

dummdidumm opened this pull request 5 months ago
Sass option quietDeps does not seem to work

Renkas opened this issue 6 months ago
fix: update broken documentation example

IanGallacher opened this pull request 6 months ago
chore: fall back to verbatimModuleSyntax if possible

dummdidumm opened this pull request 7 months ago
fix: remove customConditions tsconfig option

dummdidumm opened this pull request 7 months ago
docs: add missing TOC to Migration Guide

SuzukiKatsuma opened this pull request 7 months ago
chore: remove all dependencies

benmccann opened this pull request 7 months ago
@custom-media queries return `")" is expected` error

danrichman opened this issue 7 months ago
Libraries not working with svelte-preprocess v6

flayks opened this issue 7 months ago
svelte-preprocess v7 breaking changes

dummdidumm opened this issue 7 months ago
fix: deprecate default export in favor of named export

dummdidumm opened this pull request 7 months ago
breaking: svelte-preprocess 6

dummdidumm opened this pull request 7 months ago
chore: remove husky

benmccann opened this pull request 7 months ago
chore: upgrade to pnpm 9 and drop Node 16 support

benmccann opened this pull request 7 months ago
Replace sorcery

benmccann opened this issue 7 months ago
Extends peerDependencies for latest postcss-load-config@6

delight opened this pull request 8 months ago
Investigate parsel and css-selector-parser for new globalfication.

gregschmit opened this pull request 9 months ago
fix: Adjust globalifySelector to not split selectors with parentheses.

gregschmit opened this pull request 9 months ago
Specifying default <script> language

JorensM opened this issue 9 months ago
fix: remove pnpm version restriction

benmccann opened this pull request 9 months ago
Support `pnpm@9`

hyunbinseo opened this issue 9 months ago
feat(processors): civet

Shyam-Chen opened this pull request 11 months ago
Use babel

alkorlos opened this issue 12 months ago
chore(deps-dev): bump @babel/traverse from 7.20.5 to 7.23.6

dependabot[bot] opened this pull request about 1 year ago
breaking: remove preserve option

benmccann opened this pull request about 1 year ago
fix: sass dependency list referencing source file in win32

kaisermann opened this pull request about 1 year ago
Upgrade pnpm and drop Node 14

benmccann opened this pull request about 1 year ago
Not compatilbe with postcss-load-config v5.x

BCsabaEngine opened this issue about 1 year ago
chore: mark postcss-load-config 5 as supported

ol-teuto opened this pull request about 1 year ago
Lightningcss support

mattpilott opened this issue about 1 year ago
chore(deps-dev): bump postcss from 8.4.19 to 8.4.31

dependabot[bot] opened this pull request over 1 year ago
CompileError [ParseError]: :global() must contain a selector

lewispham opened this issue over 1 year ago
support `moduleResolution` `Bundler`

DetachHead opened this issue over 1 year ago
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request over 1 year ago
Support for container-properties and @container rules

threema-danilo opened this issue over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
fix: spelling "dianostics" - "diagnostics"

sparecycles opened this pull request over 1 year ago
PostCSS doesn't run against @import url() local css.

MadMaxMcKinney opened this issue over 1 year ago
Shorthand {src} attribute on <script> tag causes Typescript error

oodavid opened this issue over 1 year ago
doc gap: compile a javascript variant via preprocess, apply to .ts

stylehouse opened this issue over 1 year ago
support for Svelte 4

benmccann opened this pull request over 1 year ago
postcss/Tailwind: Unused CSS selectors not purged

a-0-dev opened this issue over 1 year ago
feat: add civet support

esthedebeste opened this pull request over 1 year ago
fix: support pug extends

simiraaaa opened this pull request over 1 year ago
fix: spell. "identation" → "indentation "

simiraaaa opened this pull request over 1 year ago
Not an issue, Just a question

devtrix opened this issue over 1 year ago
Request: Ability to send locals to Pug template

JL102 opened this issue over 1 year ago
Nested SCSS selectors global by default

SamMousa opened this issue over 1 year ago
Doesn't work with fresh typescript

Lancer11211 opened this issue almost 2 years ago
Add support for Master CSS

ansarizafar opened this issue almost 2 years ago
fix: address breaking changes in TypeScript 5

jasonlyu123 opened this pull request almost 2 years ago
No longer works with Typescript 5.0

CrendKing opened this issue almost 2 years ago
Add support for TypeScript 5

benmccann opened this pull request almost 2 years ago
fix: remove deprecated package @types/sass

tlaundal opened this pull request almost 2 years ago
@types/sass deprecated

mustofa-id opened this issue almost 2 years ago
Doc update

shinokada opened this issue almost 2 years ago
How to handle linting for props spread in Svelte Pug?

geoidesic opened this issue almost 2 years ago
How to use template literals within svelte element directives?

geoidesic opened this issue almost 2 years ago
Support typia

dirk-bester opened this issue almost 2 years ago
What's the syntax for a keyed each block in pug for this pre-processor?

geoidesic opened this issue almost 2 years ago
fix: allow pug template inheritance

benblazak opened this pull request almost 2 years ago
update sorcery

Rich-Harris opened this pull request about 2 years ago
`replace` does not support source maps

benignant opened this issue about 2 years ago
Typescript in component markup

l1bbcsg opened this issue about 2 years ago
Add @const support to preprocessed scripting languages

LeoDog896 opened this issue about 2 years ago
docs: Update documentation about Sass options

alecglassford opened this pull request about 2 years ago
Doc out of date: Sass renderSync option no longer does anything

alecglassford opened this issue about 2 years ago
v5

kaisermann opened this pull request about 2 years ago
Drop Node 10 and 12. Add 16 and 18

benmccann opened this pull request about 2 years ago
Upgrade a couple dependencies

benmccann opened this pull request about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/svelte-rollup

dependabot[bot] opened this pull request about 2 years ago
add tailwind-as-html preprocessor

Temperantia opened this pull request about 2 years ago
SCSS :global(&.custom-class) does not work

LowArmour opened this issue about 2 years ago
Svelte and TypeScript and Bun issues

dhbaird opened this issue about 2 years ago