Skip to main content

All Questions

Tagged with
0 votes
1 answer
37 views

write Gulp-sass filtes to different folders

hello to everyone, I use the Foundation Framework (6.8.1) for the frontend development of TYPO3 websites. The Foundation Asset folder is in the project root, from there I would like to render some ...
m.orange's user avatar
0 votes
1 answer
216 views

Sass math invalid css

I use the Zurb Foundation.tramide Sass framework. When I go to compile I get this error: error scss/node_modules/foundation-sites/scss/util/_math.scss (Line 23: Invalid CSS after " @return math&...
Luca's user avatar
  • 23
0 votes
0 answers
203 views

foundation watch is not working. and also app.css is empyt. first I install foundation, afte that I install yarn and other requirements like video

I spend 1 hour to find the error but I cant fix it. please help me everything is working but foundation work is not working below err msg User@WIN-QMI0VTE9N70 MINGW64 /d/web projects/notknown $ ...
Jamshid Akbarov's user avatar
0 votes
2 answers
63 views

HTML Email using Foundation by Zurb - trouble centering an element

I hope all is well. I'm presently practicing building an HTML email using the Foundation for Emails framework by Zurb. I can't seem to center a certain span element. I designed it to look like a ...
Rashad Nelson's user avatar
1 vote
0 answers
90 views

Unable to load scss Foundation with vue.js v3

At the root of my project I added vue.config.js with: const path = require('path'); module.exports = { pluginOptions: { 'style-resources-loader': { preProcessor: 'scss', patterns: [...
jnbdz's user avatar
  • 4,903
1 vote
0 answers
576 views

How do I configure Next.js to import data URL's from SCSS files?

I'm trying to configure Next.js to work with foundation-sites by Zurb. The foundation SCSS includes data URL's for some of the background images. An example is below: background-image: url('data:image/...
Tim VanderZwaag's user avatar
1 vote
0 answers
584 views

Foundation 6.7.4 installation issue (scss) : Node modules not installed

I was in search of the page below on zurb-foundation to get my custom css and js files based on the flex-grid. Unfortunately, the page is no longer available... I was afraid of scss but I decided to ...
k.m's user avatar
  • 65
1 vote
1 answer
78 views

what is equivalent zf-each-breakpoint in bootstrap 5?

i was using zf-each-breakpoint in foundation and now want use it in bootstrap @include -zf-each-breakpoint { // x2 Block grid @for $i from 2 through $block-grid-max { .#{$-zf-size}-up-#{...
shoja's user avatar
  • 103
1 vote
0 answers
78 views

Monkey Patching SASS/SCSS

On a website that is built with Foundation, I would like to be able to set the color palette dynamically after the SASS has been processed during bundle compilation. CSS variables seem to be the best ...
le.chris's user avatar
  • 131
1 vote
1 answer
3k views

@include breakpoints are shown as undefined mixin in foundation framework

i am using ngx-foundation version 1.0.8. and following as being demonstrated by instructor of ZURB at 15:00 of the video foundation tutorial the instructor used a breakpoint mixin. but when i tried ...
Shubham Shaw's user avatar
0 votes
1 answer
168 views

Add letter-spacing into sass settings of Foundation framework (6)?

$header-styles: ( 'small': ( 'h1': ('fs': 24, 'lh': $header-lineheight, 'mt': 0, 'mb': $header-margin-bottom), 'h2': ('fs': 20, 'lh': $header-lineheight, 'mt': 0, 'mb': $header-margin-bottom)...
Laurène B.'s user avatar
1 vote
1 answer
171 views

Foundation emails - import all styles

I am using foundation emails and I include following styles to app.scss @import 'flags'; flags file contains all flags like this: .flag-icon-bq { background-image: url(../images/4x3/bq.svg); } ....
michal.jakubeczy's user avatar
0 votes
1 answer
1k views

Setup Laravel 8 with Foundation 6

I'm currently trying to introduce myself with Laravel but got stuck on a strange error regarding Foundation Sites for the front-end part of the page. By default, Laravel set up the code with bootstrap,...
lokilein's user avatar
0 votes
2 answers
514 views

foundation scss file not getting imported in App.scss file in my react project

I installed zurb-foundation using npm and tries to import the .scss of the former to my App.scss file. I'm using the "live sass server" for the compilation of the .scss code to .css code. ...
Nishant Kumar's user avatar
0 votes
1 answer
268 views

I am trying to set up a new website with Foundation scss, although, every time i try running sass this error comes up

I am trying to set up a new website with Foundation scss, althogh, every time i try running sass this error comes up Compilation Error Error: File "/Users/juri/lastHope/a/scss/util/util" not ...
kaz's user avatar
  • 39

15 30 50 per page
1
2 3 4 5
33