issues
search
abishekatp
/
stylers
Fully compile time scoped CSS for Leptos components
MIT License
139
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
write generated CSS files to target directory
#11
M1cha
closed
1 year ago
2
fix: ignoring comments from external css file
#10
abishekatp
closed
1 year ago
0
feat: style_sheet! macro for including external css files
#9
abishekatp
closed
1 year ago
0
Add macro to include style from external css file.
#8
abishekatp
closed
1 year ago
1
fix: checking if the css property is custom css property
#7
abishekatp
closed
1 year ago
0
Macro panics when specifying css custom properties (--*)
#6
WafflePersonThing
closed
1 year ago
2
Adding comma and property checking functionalities. Also added property suggestion feature.
#5
abishekatp
closed
1 year ago
0
dev: adding documentation comments.
#4
abishekatp
closed
1 year ago
0
dev: parsing all possible at-rules and writing test cases for them.
#3
abishekatp
closed
1 year ago
0
Restructuring code to follow standard style sheet specifications.
#2
abishekatp
closed
1 year ago
0
Dev: parsing selector string charactor wise instead of using split
#1
abishekatp
closed
1 year ago
0
Previous