-
Hello 👋
It's been a while since I was on **govuk-frontend** issues 😆
## Description of the issue
We've just noticed Sass deprecation warnings popping up for latest `sass@1.34.0`:
https://s…
-
It would be nice if this gem played nice with bootstrap-sass, letting that gem be in charge of the bootstrap assets if it is present. As of bootstrap-sass 3.2, when both gems are installed, overriding…
-
I have project which use bootstrap. After install all necessary packages I wanted to migrate bootstrap scss files.
Example from my package.json:
`"postinstall": "npm run migrate-bootstrap-sass",…
-
Hello,
According to the manual I have to add :
gem 'bootstrap-sass', :git => 'git://github.com/thomas-mcdonald/bootstrap-sass.git', :branch => '3'
to my gem file.
But as far as I can see thomas …
ghost updated
9 years ago
-
Hi,
I have this error when run ng serve
✘ [ERROR] $color: theme-color("primary") is not a color.
â•·
166 │ $link-hover-color: darken($link-color, 15%) !default;
│ …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `bootstrap-switch@3.4.0` for the project I'm working o…
-
## CVE-2021-3918 - Critical Severity Vulnerability
Vulnerable Library - json-schema-0.2.3.tgz
JSON Schema validation and specifications
Library home page: https://registry.npmjs.org/json-schema/-/js…
-
Hy Post-Design-System-Team!
I’m struggling with updating the design-system-styles component above version 6.4.1. (6.4.1. still works, but 6.4.2 or up to current 7.1.0 does not work anymore.)
It ha…
-
### Installed product versions
- Visual Studio: Community 2019
- This extension: [example 1.1.21]
### Description
This compiler cannot seem to compile Bootstrap SASS into css by leaving the get-…
djwia updated
3 years ago
-
for example the `_bootstrap.scss` file contains now:
```
@import "../../bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap";
```
I suggest to replace the above with
```
@impo…