-
Updated
Apr 25, 2022 - JavaScript
modules
Here are 1,452 public repositories matching this topic...
-
Updated
May 9, 2022 - JavaScript
-
Updated
May 2, 2022 - TypeScript
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 14, 2020 - HTML
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Apr 19, 2022 - Java
-
Updated
Dec 11, 2018
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
May 8, 2022 - TypeScript
-
Updated
May 9, 2022 - TypeScript
-
Updated
Apr 12, 2022 - TypeScript
Classnames support
Describe the solution you'd like
I really like your plugin! It's awesome. I just had the issue, that I'm using classnames in combination with the classnames-loader within webpack. Thus I can do something like this in my component files:
import styles from './styles.scss'
<MyComponent className={styles('myStyle', {someOtherStyle: true})}
For more details, see: https://github
-
Updated
Apr 17, 2022 - TypeScript
-
Updated
May 8, 2022 - SCSS
-
Updated
Dec 3, 2021 - Roff
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jan 10, 2020 - CSS
-
Updated
Mar 21, 2022 - JavaScript
https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested).
These need to be documented for the relevant distributions:
Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/
Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/d
Improve this page
Add a description, image, and links to the modules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modules topic, visit your repo's landing page and select "manage topics."
pnpm version: >=6.11.0-0
Code to reproduce the issue: