腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(113)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
12
回答
您尝试使用标准的CSS解析器来解析SCSS;在角度12更新后再尝试使用
postcss-scss
解析器。
colors.scss:1:4: Unknown wordYou tried to parse SCSS with the standard CSS parser; try again with the
postcss-scss
global.scss:296:12: Unknown word You tried
浏览 39
修改于2021-05-19
得票数 47
回答已采纳
1
回答
您尝试使用标准CSS解析器解析SCSS;请使用
postcss-scss
解析器重试
我遵循了下面的每一个选项: You tried to parse SCSS with the standard CSS parser; try again with the
postcss-scss
parser
浏览 189
修改于2021-07-23
得票数 2
1
回答
错过分号您尝试用标准的CSS解析器来解析SCSS;然后用
postcss-scss
解析器重试。
我有一个14角的计划。其中一项任务是将默认字体转换为我们公司的特定字体。我们使用的是角质材料组件和造型。因此,我不仅希望在body元素上指定默认字体,还希望所有材料组件也使用该字体。我正在遵循材料主题指南,特别是。来自_light.scss的代码片段失败: $font-family: 'O
浏览 4
修改于2022-07-07
得票数 0
3
回答
TypeError:类扩展未定义的值在运行next.js时不是构造函数或null
constructor or null at __nccwpck_require__ (/Users/EugeneBos/Websites/dotalaning/node_modules/next/dis
浏览 7
提问于2021-02-07
得票数 3
回答已采纳
1
回答
当我npm运行dev时,我得到一个错误:找不到模块"postcss/lib/parser“
at Object.552 (C:\Users\jaydev\Documents\create-test\test-project\node_modules\next\dist\compiled\
postcss-scss
nccwpck_require__ (C:\Users\jaydev\Documents\create-test\test-project\node_modules\next\dist\compiled\
postcss-scss
at Object.270 (C:\Users\jaydev\Documents\create-test\test-
浏览 51
修改于2021-02-21
得票数 0
1
回答
如何在Nuxt3中使用postcss解析器?
在Nuxt2中,我使用
postcss-scss
解析器来支持内联样式注释"//“。我在nuxt.config中使用了下面的设置postcss: { plugins:我累了:export default defineNuxtConfig({ parse
浏览 26
修改于2022-09-13
得票数 2
1
回答
错误[ERR_PACKAGE_PATH_NOT_EXPORTED]:包子路径‘./lib/解析器’不是由/usr/app/node_modules/postcss/pacage.json中的“导出”定义的。
/scss-syntax.js:1:11590) at __nccwpck_require__ (/usr/app/node_modules/next/dist/compiled/
postcss-scss
/scss-s
浏览 9
提问于2022-01-30
得票数 1
2
回答
Stylelint不会在VSCode中标记错误
"postcss": "^8.4.12", "stylelint": "^14.7.1", "files": ["**/*.sc
浏览 10
提问于2022-04-21
得票数 3
1
回答
Gulp任务:从管道吞咽到postCSS什么都不做
sourcemaps= require('gulp-sourcemaps');const postcssScss = require('
postcss-scss
in css, maps to source (file & line). .pipe(postcss({plugins:[autoprefixer()], syntax:require('
postcss-scss
浏览 0
修改于2021-07-09
得票数 1
回答已采纳
1
回答
Webpack装载机上的这些特殊符号是做什么的?模块升级时未发现错误
parser=
postcss-scss
!sass?parser=
postcss-scss
!sass?parser=
postcss-scss
!sass-loader?
浏览 3
提问于2021-08-08
得票数 0
回答已采纳
1
回答
Stylelint将.tsx文件格式化为.css
"stylelint-config-standard-scss", ], "customSyntax": "
postcss-scss
浏览 3
提问于2022-04-21
得票数 0
1
回答
在vue-cli程序中,如何在vue-加载程序中使用precss?
require('precss')().process({ parser: require('
postcss-scss
') }) // npm got error when I add this row
浏览 3
修改于2017-07-22
得票数 0
回答已采纳
1
回答
如何用PostCSS在gulp中编译SCSS?
display: block;这是通过添加 .pipe(gulp.dest('dist/'))现在项目编译成功了,但是在浏览器中我看到了原始的SCSS: 在
postcss-scss
浏览 3
提问于2017-05-10
得票数 0
2
回答
如何在角度上使用后置/自动重新固定器?
请协助,谢谢postcss --parser
postcss-scss
-u autoprefixer --autoprefixer.browsers \"last
浏览 5
修改于2022-01-18
得票数 4
回答已采纳
2
回答
TailwindCSS / PurgeCSS提取器字符串删除某些类
},}module.exports = {module.exports = { plugins: [ require('
浏览 37
提问于2020-03-06
得票数 3
1
回答
萨斯和webpack - @for循环错误
style.scss:649:22: Unknown word You tried to parse SCSS with the standard CSS parser; try again with the
postcss-scss
浏览 4
提问于2016-08-27
得票数 4
3
回答
"TypeError: node.getIterator不是一个函数“在SCSS编译后迁移到角11 (自定义webpack)
postcssOptions: { syntax: '
postcss-scss
11postcss:^8.2.6postcss-loader:^4.2.0
postcss-scss
浏览 85
提问于2021-02-18
得票数 0
回答已采纳
1
回答
未定义的ReferenceError:在通过操作进行api调用时,未在react 17、webpack 5中定义regeneratorRuntime。
, "node-sass": "^5.0.0", "
postcss-scss
autoResolveMultipleImports: true, ".scss": { syntax: "<e
浏览 4
提问于2020-12-29
得票数 10
回答已采纳
1
回答
SugarSS早午餐(PostCSS解析器)
phoenix_html": "file:deps/phoenix_html", "postcss-cssnext": "^2.5.1", "
postcss-scss
浏览 5
修改于2016-04-06
得票数 3
回答已采纳
1
回答
gulp + postCSS +打字稿抛出//语法
am使用
postcss-scss
,它应该允许//在scss文件中。“未知词”这是我的任务。require('gulp-postcss');var syntax_scss = require('
postcss-scss
浏览 5
修改于2016-02-16
得票数 0
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
点击加载更多
领券