https://github.com/awilum/asmcss-mixin-lang
A mixin for Assembler CSS that allows to use a specific properties that have an effect only on certain page languages.
https://github.com/awilum/asmcss-mixin-lang
asmcss asmcss-mixin asmcss-mixin-lang css framework front-end mixin mobile-first responsive web
Last synced: 7 months ago
JSON representation
A mixin for Assembler CSS that allows to use a specific properties that have an effect only on certain page languages.
- Host: GitHub
- URL: https://github.com/awilum/asmcss-mixin-lang
- Owner: Awilum
- License: mit
- Created: 2021-09-13T07:09:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T07:33:32.000Z (over 4 years ago)
- Last Synced: 2025-02-06T09:47:45.593Z (about 1 year ago)
- Topics: asmcss, asmcss-mixin, asmcss-mixin-lang, css, framework, front-end, mixin, mobile-first, responsive, web
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# asmcss-mixin-lang
A mixin for [Assembler CSS](https://github.com/asmcss/assembler) that allows to use a specific properties that have an effect only on certain page languages.
### Installation
Install the mixin from npm:
```
npm install asmcss-mixin-lang
```
or use the mixin from CDN:
```html
```
### Usage
```html
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Vel nisi nulla mollitia eius? Inventore amet aspernatur ratione.
Error recusandae quidem deleniti, deserunt doloribus consequuntur cumque non dicta placeat possimus natus!
Le Lorem Ipsum est simplement du faux texte employé dans la composition et la mise en page avant impression.
Le Lorem Ipsum est le faux texte standard de l'imprimerie depuis les années 1500, quand un imprimeur anonyme assembla ensemble
des morceaux de texte pour réaliser un livre spécimen de polices de texte.
```
### License
[The MIT License (MIT)](https://github.com/Awilum/asmcss-mixin-lang/blob/master/LICENSE)
Copyright (c) 2021 [Sergey Romanenko](https://github.com/Awilum)