Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Sass

0 votes
1.4k views
1 answer
    Recently, when I compile my scss files I get an error. The error message says: Browserslist: caniuse-lite is ... and reinstalled but no luck. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I want to use my company's brand colors throughout the app. I have found this issue: AngularJS 2 - Material ... area will be much appreciated! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Consider the following sass: $font-size: 18; $em: $font-size; $column: $font-size * 3; // The column- ... and that I can reuse further in other expressions? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm trying to use jqtouch theming which is based on SASS and COMPASS. I have a file custom.scss with the ... the process so that my override values are ignored? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have some fonts being configured in my Scss file like so: @font-face { font-family: 'Icomoon'; src: ... Users/neiltonge/code/neiltonge/app/assets/fonts => nil Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have installed Node.js modules by 'npm install', and then I tried to do gulp sass-watch in a command ... before gulp sass-watch: npm -g install gulp-cli Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Is there anyway to import a regular CSS file with Sass's @import command? While I'm not using all of the SCSS ... it without renaming all of my files to *.scss Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Getting an error message when compiling my SCSS using the ruby compass gem. run: /var/lib/gems/1.8/gems/ ... the compiler is complaining at me about an error. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    This is my goal: .item.bold, .item.blod .child-1, .item.blod .child-2 { // certain properties ... questions/65843749/scss-select-parent-and-children-if-parent-has-certain-class...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I would like to create the following layout: mockup There can be multiple parent boxes that contain some child items. ... -flex-layout-where-the-layout-wraps-depending-on-the-child...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Here is a jsfiddle: https://jsfiddle.net/pgckezw7/3/ Basically, it works fine with 1 color, but not ... .com/questions/65856733/css-circular-progress-bar-adding-second-color...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Tried node versions: 12.20.1, 14.15.4, 15.6.0 When trying to compile the scss file I always get this ... .com/questions/65865770/laravel-8-problem-with-scss-and-npm-run-dev...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
923 views
1 answer
    First of all I'd like you guys to be gentle. I haven't been coding much in recent year and since gulp update ... to-compile-each-scss-into-separate-css-with-same-name-but-with-add...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I need to add some scoped style to this Vuetify v-text-field component. <v-col cols="5"> <v- ... /questions/65885388/style-one-specific-vuetify-scoped-component-using-class-names...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Say I have an index scss file in which all my other smaller scss partials are imported into: @import "color-vars"; ... main-file-and-have-them-available-in-other-file-that-are-i...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to configure our prettierrc.yaml to disallow the use of !important in (S)CSS files, but I can ... /65936778/how-to-configure-prettier-to-disallow-important-in-scss-files...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have an issue I'm actually creating a simple landing page in HTML and pre-processor SASS, and in my ... /css-after-pseudo-element-combination-with-pseudo-class-not-doesnt-work...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    EDIT 1 to test, I just change primary from blue to purple My scss seems to be compiled and get (return 200) ... -in-django-scss-compiled-into-css-in-cache-applyed-but-override-by...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    This is a development environment question only. Is it possible to host common SCSS files that define various ... ://stackoverflow.com/questions/65945771/sharing-of-scss-files...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
943 views
1 answer
    I have been working with the v5 beta of Bootstrap, and have been running into an issue where I lose ... bootstrap-5-losing-column-class-functionality-when-using-row-cols-mixin...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
927 views
1 answer
    I have been working with quite a lot with Grafana. I have asked through support and different forums and unfortunate ... 65641952/how-to-convert-it-scss-inline-styles-in-your-html...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Noob to Gatsby and SCSS I wanted to dive into both and learn them beginning of the new year. After following the Gatsby ... /in-a-gatsby-site-with-scss-how-do-i-import-local-fonts...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I created an Angular 11 library for reusable frontend controls. I would like to use different sass stylesheets for the ... -inside-the-component-of-an-angular-11-library-based-on...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Does anyone know a cleaner way to define linear-gradients with different class names or would this be a ... /questions/65660973/define-different-linear-gradient-for-different-sizes...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Tried many different ways but doesn't seem to work. Hoping someone can shed some light on this This ... ://stackoverflow.com/questions/65661284/override-variables-in-nested-module...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Consider the following SCSS: $color-black: #000000; body { --color: $color-black; } When it is compiled with ... com/questions/50202991/unable-to-set-scss-variable-to-css-variable...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    When I try to build SASS file with webpack, I got the following error: Module not found: Error: ... /stackoverflow.com/questions/34352929/webpack-cannot-resolve-module-file-loader...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    When I try to build SASS file with webpack, I got the following error: Module not found: Error: ... /stackoverflow.com/questions/34352929/webpack-cannot-resolve-module-file-loader...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...