sass tag

17 questions


1 answers
101 views
0
I want to use sass, but the CSS file is not automatically generated.

I'm working on a website with WordPress.If you create a site in the VSC, create a file for sass, and The css file is automatically created, but FileZilla does not automatically create css files even i...

2 years ago

1 answers
90 views
0
About automatic reflection of sass into the browser

What do you want to doI want to automate the reflection in the browser after installing gulp and compiling sass, but it doesn't work well.Please give me some advice.Problems you are havingIt works unt...

2 years ago

1 answers
77 views
0
@include is not available and "no mixin named" error occurs when compiling with gulp-ass

I get an error when I try to compile the scss file using gulp-sass.(Although the number of spaces may be different because it is handmade) Error: src\sass\style.scssError: no mixin named test Backtrac...

2 years ago

2 answers
80 views
0
How to write a selector that works only when you have a specific parent in scss

The following style sheets are available:The characters in .a.b.c.d.e are red, but Blue only when .a.b.active.c.d.e and b are given active.However, the description of .a.b and .c.d.e is duplicated..a....

2 years ago

1 answers
47 views
0
Compilation Error Error: Stack Overflow fails to compile SCSS files when pressing watchass using Live Pass Compiler for VSCode extensions

Compilation Error Error: Stack Overflow Unable to Compile SCSS Files When I Press Watchass Using Live Pass Compiler for VSCode EnhancementsCompilation ErrorError: Stack OverflowTried:Uninstalled all V...

2 years ago

1 answers
121 views
0
Compass error "Individual stylesheets must be in the pass directory" in Symphony2 in Windows environment

I usually work in a Linux environment, but You must create a Symphony 2 environment in your Windows environment.Install the XAMPP package on Windows and Configured the Symphony 2 framework.The system ...

2 years ago

1 answers
94 views
0
The space between the items continues to be left...

Prerequisites/What you want to achieveFlex is used to align divs like menus, but they don't line up wellProblems/Error Messages you are experiencingThe error message is not specific.Source Codes Affec...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.