-
Group 1
@IamBara - Leader
@Targhib49
@ahadee
Group 2 - WINNER
@jumadimuhammad - Leader
@EnggarSe
@Divayuriandwika
Group 3
@erfannr - Leader
@yvonneivon
@fairusazil
Rules :
1…
-
Hi,
First off, great work! Really excited to get started with a new workflow for my design jobs. I just switched over to Brackets and plan to start using Bourbon/Neat as my basic framework. I've f…
-
# 🐛 bug report
## 🎛 Configuration
### package.json
```js
{
...
"source": "src/App/index.js",
"module": "dist/output.js",
"scripts": {
...
"start": "parcel src…
-
Hi,
I encounter an issue trying to generate a project with command line only (no user interaction because it is done in continous integration)
When I install fountain with
`npm install -g generator…
-
I'd like to see icon support for:
Handlebars (.hbs),
Less (.less),
Sass (.sass / .scss),
JSON (.json),
Ini (.ini)
Powershell (.ps1)
Robot Framework (.robot)
Typescript (.ts)
After browsing the re…
-
Now that Cursorless supports HTML (great job!) it would be amazing if it could also support nested languages inside of HTML. For example JS/TS inside of `` tags, and CSS/SCSS inside of `` tags.
Thi…
-
Any change of SCSS file causes full page reload. Is it possible to make css injection without page reload during development by default?
Thank you.
### Config
``` json
{
"generator-fountain-angular…
-
Is there any way to use SCSS / SASS and to ship the bundled (compiled) css or is this against any principle of the framework?
I do like the approach of using tailwind, but I'm feeling a hole that (…
-
We are porting a large web system from Ruby to .NET. We make extensive use of [compass mixins](http://compass-style.org/reference/compass/css3/). Can you add support for this please?
I dug around the…
-
If using with Angular framework, imports could be via [stylePreprocessorOptions](https://scotch.io/tutorials/angular-shortcut-to-importing-styles-files-in-components) where there won't be a relative/a…