bazelbuild / bazelbuild/rules_closure

Include/Import in .scss

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
159
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Need help, may be some one know how it work correct.
I've got some styles.scss file where got
```
@import '../../node_modules/material/themes';
@include mat-core();
@include angular-material-typography($some-custom-typografy)
```
Please give me answers, how should my BUILD.bazel look like? I don't find how I must write rules here.

Contributor guide

Open the contributing guide

Research direction

The issue names styles.scss and asks how BUILD.bazel should define its imports and Angular Material includes. Start by locating the repository's SCSS or Closure Stylesheets build rules and existing BUILD.bazel examples; done means the requested stylesheet can be built with the Material imports resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, sass
Domain
build-system, frontend
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.