-
Hi,
I cloned the project and I am not exactly sure how to modify the lib/app/css/*.css files to have a SASS syntax and not a PostCSS syntax.
Not sure if anyone can help or guide me to tutorials ab…
danmv updated
8 years ago
-
According to [this video](https://youtu.be/omASiF85JzI?t=7m14s), the Polymer team at Google has been working with the CSS standards body to add the ability to `@apply` a group of properties, as you wo…
-
Related to https://github.com/w3c/csswg-drafts/issues/1332, might I recommend making a PR or reaching out to the community to help you write a PR to add easing to the color stop syntax?
Here is the…
-
### Version
notus-nextjs@1.1.0
### Reproduction link
https://github.com/creativetimofficial/notus-nextjs
### Operating System
macOS Monterey
### Device
MacBook Prom APPLE M1 Pro
### Browser & …
-
**What?**
Modern bundlers (Next.js build tooling) perform deep static code analysis to determine when `require` is used in a way that prevents static dependency extraction. This surfaced via:
`@novu…
-
**Prettier 1.12.1**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEABAtnAJgSwIYAEAzmAE5wIF5RYEAU6eAHgLQDuOWMAFkgWHgA2YOgBIYeAEaC4MAvPksF8gIwAGNQAcmASh0FgAHSjL5jUgHMcUPirjoCagNzHl…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Port the awesome PostCSS tokenizer, using plugins. Btw this tokenizer actually may be in help even for CSON guys, meaning they can build the CSON syntax using this tokenizer (I tested few complex stru…
-
After updating from `postcss-modules-values@1.3.0` to `postcss-icss-values@2.0.1` I get the following errors in my CSS build:
```
./src/ui/badge/stories/badge.stories.css
Module build failed: Mod…
-
> What is the problem you're trying to solve?
Some rules needs to know about all the imported files to work effectively. For example, the [`no-unknown-animations`](https://stylelint.io/user-gui…