nativescript-dev-sass icon indicating copy to clipboard operation
nativescript-dev-sass copied to clipboard

SASS CSS pre-processor for NativeScript projects

Results 9 nativescript-dev-sass issues
Sort by recently updated
recently updated
newest added

It appears that to support nodejs v11, node-sass needs to get bumped to 4.10+ Can we update that dependency or is there a better way?

Hi everyone! Thanks for your great work with NativeScript! **Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or...

Clean git clone, on both linux and windows, I get the same error when running `npm run android` Error: Could not resolve `/data/data/com.domain.project/files/app/app/home/components/home/home.component.css. Looked for: /data/data/com.domain.project/files/app/app/home/components/home/home.component.css.` The app installs on...

Files found outside of my Nativescript application are being picked up by the sass compiler. It appears it's finding my base `assets` directory (outside of my Nativescript application and not...

Nativescript 3.4.0 try to import a theme @import 'nativescript-theme-core/css/core.dark.css'; Actual: The theme is not going to be applied The generated code will be: @import url(/Users/vhristov/Downloads/NSPlayground/app/nativescript-theme-core/css/core.dark.css); - quotes are missing -...

feature

Hi, I am facing one problem if I use "app" directory as symbolic link. Actually I am using Microsoft onedrive to sync my office & home PC. In this case...

bug
help wanted
backlog
severity: low

As this npm module becomes more widely adopted, and as outside contributions play a larger role its evolution, it will be best if automated tests are added to ensure regressions...

help wanted

If I save a `.css` file while I have `tns run android` running, it minifies the file to one line.

question
backlog