1. Remove duplicate/broken code in product tables section 2. Fix PostCSS config for Tailwind 4 3. Add @tailwindcss/postcss dependency 4. Remove --production flag from Dockerfile (sharp required) All fixes enable successful Docker build with favicon working.
10 lines
265 B
Markdown
10 lines
265 B
Markdown
# @shikijs/engine-javascript
|
|
|
|
Engine for Shiki using JavaScript's native RegExp. Uses [Oniguruma-To-ES](https://github.com/slevithan/oniguruma-to-es) to transpile regex syntax and behavior.
|
|
|
|
[Documentation](https://shiki.style/guide/regex-engines)
|
|
|
|
## License
|
|
|
|
MIT
|