Skip to content

This utility takes a css file (input) and prefixes (contains) the css rules with a selector

Notifications You must be signed in to change notification settings

vpress-admin/css-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Container

This utility takes a css file (input) and prefixes (contains) the css rules with a selector

Why

I was trying to contain the Tailwind CSS library within a container. I couldn't see a easy way to prepend every css rule with my #app selector. So I decided to write this small utility to get the job done.

About

This utility takes a css file (input) and prefixes (contains) the css rules with a selector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%