@AlbertSabate this should work now with integrations like Tailwind in 0.2.4-canary.5. In CSS integrations (Tailwind, PandaCSS) now we are using their parser, avoiding the CSS parser of Bun. The CSS Parser of Bun is used without integrations, so then is necessary to fix this relative path...
Versions nuxt: 2.15.7 node: v14.17.0 Reproduction Reference a resource, e.g. a font using a relative URL in your CSS, e.g. @font-face { font-family: "Open Sans"; font-style: normal; font-display: swap; font-weight: bold; src: url("./Open...
Tailwind CSS 文档手册学习与基本介绍 责任。云搜索服务CSS云搜索服务是一个基于Elasticsearch且完全托管的在线分布式搜索服务,为用户提供结构化、非结构化文本的多条件检索、统计、报表。完全兼容开源Elasticsearch软件原生接口。它可以帮助网站和APP搭建搜索框,提升用户寻找资料和视频的体验;还 ...
Tailwind CSS 文档手册学习与基本介绍 责任。云搜索服务CSS云搜索服务是一个基于Elasticsearch且完全托管的在线分布式搜索服务,为用户提供结构化、非结构化文本的多条件检索、统计、报表。完全兼容开源Elasticsearch软件原生接口。它可以帮助网站和APP搭建搜索框,提升用户寻找资料和视频的体验;还 ...
// package.json "scripts": { "build": "node esbuild.config.js", "build:css": "tailwindcss -i ./app/assets/stylesheets/application.tailwind.css -o ./app/assets/builds/application.css" } 👍 2 Owner evanw commented Feb 23, 2022 These are package paths, not absolute paths. Absolute...
[x] referenced in [y] didn't resolve at build time, it will remain unchanged to be resolved at runtime (Added in#10331) The resources are defined in my vite.config file as externals (rollup config), although building the app doesn't actually care about this configuration for css files...