An open API service indexing awesome lists of open source software.

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.

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)