-
## CVE-2018-19826 - Medium Severity Vulnerability
Vulnerable Library - libsass3.3.6
A C/C++ implementation of a Sass compiler
Library home page: https://github.com/sass/libsass.git
Found in HEAD co…
-
I have been trying to configure a new app i just created to import/use sass files, i have installed `sass-loader`, `vue-style-loaders` and i have in my webpack configuration as
```
'use strict'
con…
-
In the demo, values are displayed as editable input fields that you can copy out of.
![Screenshot 2023-03-08 at 11 54 33 AM](https://user-images.githubusercontent.com/5957102/223777849-172915e5-6cfd-…
-
It would be nice if there were individual CSS files for each variation of the font. This would follow a similar pattern provided by SASS.
-
I have yet to be able to get this working with partials, only multiple base scss files.
My setup:
Gulp
``` javascript```
var SRC = './stylesheets/**/*.scss';
var DEST = './stylesheets';
gulp.task('…
-
`sinatra-assetpack` is serving SASS in plain-text format, with no conversion or compression. I have arranged the assets differently than shown in the examples:
```
./app.rb
./config.ru
./Gemfile
./Ge…
-
Companion issue (`expo/expo`): https://github.com/expo/expo/issues/32350
**Do you want to request a *feature* or report a *bug*?**
Request a feature:
Documentation about [Node-API native …
-
I have just tried to install this app with ionic 4 but showing lots of error.
"C:\ionicproject\mosum\node_modules\node-sass\build\binding.sln" (default target) (1) ->
"C:\ionicproject\mosum\node_m…
-
Hi
I tried to update my meteor 1.4.2 beta13 and now I'm stuck... anybody have a pointer what might be wrong here? I've nuked .meteor in home and in project and node_modules etc... but to no avail. I'…
-
Is it possible to sync also files that are modified outside of Atom editor?
(E.g. if gulp is running in terminal and compiling sass files and doing other stuff)
PS: Thanks for this great plugin.