New Sass File

The New Sass File wizard enables you to create an Sass file that can be edited and then compiled to generate a CSS style sheet. You can set the following properties and options in this panel.

Element Description

File Name

Type a name for the file.

Project

The name of the project (read-only).

Folder

Type the name of the folder or click Browse to locate the folder where you want to create the file.

Created File

The location of the created file (read-only).

Compile Sass Files on Save

When selected, the Sass file is compiled and the CSS file regenerated when the Sass file is saved.

Configure Executables

Click to open the Options window and specify the location of the Sass executable.

Watch

This table displays the directory that contains the Sass file that is watched for changes and the folder that contains the generated CSSS file.

You can edit these settings in the CSS Preprocessor category in the Project Properties window.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.