ArkScript-lang / ArkScript-lang/website

Fix postcss config: purgecss has been disabled for now

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Because of the following error

```
Error: error building site: POSTCSS: failed to transform "main.css" (text/css): TypeError: purgecss is not a function
```

I commented out

https://github.com/ArkScript-lang/website/blob/master/config/postcss.config.js#L8-L64

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by opening config/postcss.config.js and reproducing the site build that fails while transforming main.css. Check the commented purgecss section against the project's PostCSS and PurgeCSS setup; done means purgecss is enabled without the reported error and the site builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.