Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

sabereen/windicss-rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A RTL Plugin for WindiCSS

It supports classes like ms-3, me-2.1, -ms-4, ps-$myvar, pe-50vh, start-5, end-1/2 ...

Setup:

in windi.config.js:

import { defineConfig } from 'windicss/helpers'

export default defineConfig({
  plugins: [
    require('windicss-rtl'),
  ]
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published